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