guix/corepkgs
Eelco Dolstra 5170c5691a nix-channel: Use binary caches advertised by channels
Channels can now advertise a binary cache by creating a file
<channel-url>/binary-cache-url.  The channel unpacker puts these in
its "binary-caches" subdirectory.  Thus, the URLS of the binary caches
for the channels added by root appear in
/nix/var/nix/profiles/per-user/eelco/channels/binary-caches/*.  The
binary cache substituter reads these and adds them to the list of
binary caches.
2012-08-01 17:56:11 -04:00
..
Makefile.am Inline unpack-channel.sh 2012-08-01 16:34:17 -04:00
buildenv.nix Disable building in chroot for Nix's corepkgs 2012-05-09 22:14:36 -04:00
buildenv.pl * Refactoring: Get rid of a few subdirectories in corepkgs/, and some 2012-01-03 00:16:29 +00:00
config.nix.in Use a GNU tar flag to shut up warnings about implausibly old timestamp 2012-08-01 16:42:51 -04:00
derivation.nix * currentOutput -> outputName. "current" implies some temporal 2012-01-04 12:00:39 +00:00
fetchurl.nix Pass --insecure to curl so that https works 2012-07-09 15:49:20 -04:00
imported-drv-to-derivation.nix import: If the path is a valid .drv file, parse it and generate a derivation attrset. 2012-07-25 09:30:17 -04:00
nar.nix Fix xz compression 2012-07-01 21:57:25 -04:00
unpack-channel.nix nix-channel: Use binary caches advertised by channels 2012-08-01 17:56:11 -04:00