nix build .
doesn't work in Ema example
#17
Emmanuel-PLF
started this conversation in
General
Replies: 1 comment
-
There is no default package in that one (only a default shell); you can try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use this example https://github.com/srid/ema/blob/master/flake.nix with GHC8107 (nixpkgs unstable and I can't build the package, with nix build . or nix run . I've got this error :
flake 'git+file:///home/manu/build/hsnix/mong-servant' does not provide attribute 'packages.x86_64-linux.default' or 'defaultPackage.x86_64-linux'. Have you got an idea ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions