guix/src
Eelco Dolstra 7ab68961e4 * Garbage collector: added an option `--use-atime' to delete paths in
order of ascending last access time.  This is useful in conjunction
  with --max-freed or --max-links to prefer deleting non-recently used
  garbage, which is good (especially in the build farm) since garbage
  may become live again.

  The code could easily be modified to accept other criteria for
  ordering garbage by changing the comparison operator used by the
  priority queue in collectGarbage().
2008-09-17 10:02:55 +00:00
..
bin2c
boost
bsdiff-4.3 * Mac OS X 10.5 compatibility. 2007-12-13 22:06:19 +00:00
libexpr * Require that __overrides is defined as a non-recursive attribute 2008-08-26 14:05:59 +00:00
libmain * `nix-store --realise': print what paths will be built/downloaded, 2008-08-04 13:44:46 +00:00
libstore * Garbage collector: added an option `--use-atime' to delete paths in 2008-09-17 10:02:55 +00:00
libutil * Garbage collector: added an option `--use-atime' to delete paths in 2008-09-17 10:02:55 +00:00
nix-env * When writing the user environment manifest, filter out non-string 2008-09-02 09:21:38 +00:00
nix-hash
nix-instantiate * Option --argstr for passing string arguments easily. (NIX-75) 2007-01-14 12:32:44 +00:00
nix-log2xml * GCC 4.3.0 (Fedora 9) compatibility fixes. Reported by Gour and 2008-05-21 11:17:31 +00:00
nix-setuid-helper * Remove a warning. 2007-04-16 14:45:25 +00:00
nix-store * Garbage collector: added an option `--use-atime' to delete paths in 2008-09-17 10:02:55 +00:00
nix-worker * querySubstitutablePathInfo: work properly when run via the daemon. 2008-08-04 11:44:50 +00:00
aterm-helper.pl
Makefile.am