guix/src
wmertens a84f503d86 Shortcut already-hardlinked files
If an inode in the Nix store has more than 1 link, it probably means that it was linked into .links/ by us. If so, skip.

There's a possibility that something else hardlinked the file, so it would be nice to be able to override this.

Also, by looking at the number of hardlinks for each of the files in .links/, you can get deduplication numbers and space savings.
2014-05-10 15:53:01 +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 Simplify getting use-ssh-substituter from untrusted users 2014-02-26 13:58:46 +01:00
libexpr If a .drv cannot be parsed, show its path 2014-04-08 19:24:29 +02:00
libmain restoreSIGPIPE(): Fill in sa_mask 2014-03-29 20:20:14 +01:00
libstore Shortcut already-hardlinked files 2014-05-10 15:53:01 +02:00
libutil If a .drv cannot be parsed, show its path 2014-04-08 19:24:29 +02:00
nix-daemon Fix compile errors on Illumos 2014-04-03 17:39:57 +02:00
nix-env nix-env: Minor change to '--delete-generations Nd' semantics 2014-04-15 15:34:58 +02:00
nix-hash Remove Automakefiles 2014-02-01 13:54:38 +01:00
nix-instantiate nix-instantiate: Allow --dry-run as a synonym for --readonly-mode 2014-02-19 16:46:33 +01:00
nix-log2xml Remove Automakefiles 2014-02-01 13:54:38 +01:00
nix-store nix-store -r: Respect --add-root for non-derivations 2014-02-26 16:32:46 +01:00