Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-09 | Use a shorter Nixpkgs channel URL | Eelco Dolstra | |
2012-05-07 | nix-channel --update: allow updating only the specified channels | Eelco Dolstra | |
2012-04-14 | nix-channel improvements | Eelco Dolstra | |
"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 Dolstra | |
2007-12-31 | * More documentation. | Eelco Dolstra | |
2007-09-19 | * Manpage for nix-copy-closure. | Eelco Dolstra | |
2006-08-21 | * Convert to DocBook 5. | Eelco Dolstra | |
* Use Jing for RelaxNG validation, xmllint seems buggy. | |||
2005-04-09 | * Document nix-channel. | Eelco Dolstra | |