I was installing Nix 0.15 on FreeBSD, but had to patch two things to do so:
First was that it used "amd64-freebsd", rather than "x86_64-freebsd" mentioned. Second was that install(1) tries to call "strip" on the scripts, which doesn't work. I made a ports/package as well, if wanted. At http://www.algonet.se/~afb/nix/nix.shar --anders
nix-amd64-system.diff
Description: Binary data
nix-install-script.diff
Description: Binary data
_______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
