[Nix-dev] Revision 17458: symlink duplicate git executables
Eelco Dolstra
e.dolstra at tudelft.nl
Mon Sep 28 15:35:05 CEST 2009
Hi,
Peter Simons wrote:
> I am slightly confused about your patch. What exactly does it accomplish that
> "nix-store --optimise" does not?
By default, Git installs a bunch of aliases in $out/bin and
$out/libexec/git-core using hard links, but the fixupPhase destroys that by
stripping each file, causing them to be duplicated.
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
More information about the nix-dev
mailing list