lix/src
William A. Kennington III 0705d04dfa nix-collect-garbage: Fix deleting old generations
The call to nix-env expects a string which represents how old the
derivations are or just "old" which means any generations other than
the current one in use. Currently nix-collect-garbage passes an empty
string to nix-env when using the -d option. This patch corrects the call
to nix-env such that it follows the old behavior.
2015-05-06 11:02:36 +02:00
..
boost boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +01:00
bsdiff-4.3 Fix "make dist" 2014-02-01 14:38:12 +01:00
download-via-ssh Pedantry 2014-12-14 01:51:14 +01:00
libexpr Allow URLs in the Nix search path 2015-05-05 17:09:42 +02:00
libmain Allow $NIX_PAGER to override $PAGER 2015-01-02 15:26:56 +01:00
libstore Add the pre-build hook. 2015-04-18 16:56:02 -04:00
libutil Implement caching of fetchurl/fetchTarball results 2015-04-09 11:42:04 +02:00
nix-collect-garbage nix-collect-garbage: Fix deleting old generations 2015-05-06 11:02:36 +02:00
nix-daemon Silence some warnings on GCC 4.9 2014-12-12 17:14:28 +01:00
nix-env Allow URLs in the Nix search path 2015-05-05 17:09:42 +02:00
nix-hash Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
nix-instantiate Allow URLs in the Nix search path 2015-05-05 17:09:42 +02:00
nix-log2xml nix-log2xml: Handle newlines 2014-08-13 19:06:20 +02:00
nix-store addToStore(): Take explicit name argument 2015-03-25 17:06:12 +01:00