[Nix-dev] Nix on FreeBSD
Anders F Björklund
afb at algonet.se
Mon Apr 19 12:15:38 CEST 2010
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nix-amd64-system.diff
Type: application/octet-stream
Size: 305 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20100419/aecfa655/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nix-install-script.diff
Type: application/octet-stream
Size: 3366 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20100419/aecfa655/attachment-0001.obj
More information about the nix-dev
mailing list