Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-30 | <nix/fetchurl.nix>: Support xz-compressed NARs | Eelco Dolstra | |
2015-10-30 | <nix/fetchurl.nix>: Support downloading and unpacking NARs | Eelco Dolstra | |
This removes the need to have multiple downloads in the stdenv bootstrap process (like a separate busybox binary for Linux, or curl/mkdir/sh/bzip2 for Darwin). Now all those files can be combined into a single NAR. | |||
2012-09-11 | Don't put results symlinks in the tests directory | Eelco Dolstra | |
2012-07-09 | Add a test for the fetchurl function | Eelco Dolstra | |