Pjotr Prins wrote:

I am trying to build a package - which unpacks and fails. According
to the manual there should be a result directory. Where is it?

nix-build 
~/.nix-defexpr/channels/nixpkgs_unstable/pkgs/top-level/all-packages.nix -A arb

The result symlink is only created when the build succeeds. You may want to use the "-K" option to keep the temporary build directory (in /tmp).

--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to