guix/corepkgs
Eelco Dolstra e855c7e2c9 nix-channel improvements
"nix-channel --add" now accepts a second argument: the channel name.
This allows channels to have a nicer name than (say) nixpkgs_unstable.
If no name is given, it defaults to the last component of the URL
(with "-unstable" or "-stable" removed).

Also, channels are now stored in a profile
(/nix/var/nix/profiles/per-user/$USER/channels).  One advantage of
this is that it allows rollbacks (e.g. if "nix-channel --update" gives
an undesirable update).
2012-04-14 18:38:52 +02:00
..
Makefile.am * Move the implementation of the ‘derivation’ primop into a separate 2012-01-03 14:01:47 +00:00
buildenv.nix * Refactoring: Get rid of a few subdirectories in corepkgs/, and some 2012-01-03 00:16:29 +00: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 * Forgot to add. 2012-01-03 09:19:40 +00:00
derivation.nix * currentOutput -> outputName. "current" implies some temporal 2012-01-04 12:00:39 +00:00
nar.nix * Refactoring: Get rid of a few subdirectories in corepkgs/, and some 2012-01-03 00:16:29 +00:00
unpack-channel.nix nix-channel improvements 2012-04-14 18:38:52 +02:00
unpack-channel.sh nix-channel improvements 2012-04-14 18:38:52 +02:00