about summary refs log tree commit diff
path: root/doc/manual/nix-channel.xml
AgeCommit message (Collapse)AuthorFilesLines
2012-11-09 Use a shorter Nixpkgs channel URLEelco Dolstra1-1/+1
2012-05-07 nix-channel --update: allow updating only the specified channelsEelco Dolstra1-7/+8
2012-04-14 nix-channel improvementsEelco Dolstra1-15/+33
"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).
2009-07-14 * Remove the redundant <sections> around refentries.Eelco Dolstra1-1/+2
2007-12-31 * More documentation.Eelco Dolstra1-5/+5
2007-09-19 * Manpage for nix-copy-closure.Eelco Dolstra1-1/+9
2006-08-21 * Convert to DocBook 5.Eelco Dolstra1-1/+2
* Use Jing for RelaxNG validation, xmllint seems buggy.
2005-04-09 * Document nix-channel.Eelco Dolstra1-0/+83