1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

* Added a disambiguation heuristic: if two components have the same

name but differ to much in sice (by more than a factor of 3), then
  never generate a patch.
This commit is contained in:
Eelco Dolstra 2005-02-28 14:12:06 +00:00
parent 8376fff151
commit 2c4302dd7a
2 changed files with 24 additions and 4 deletions

View file

@ -2,7 +2,7 @@ bin_SCRIPTS = nix-collect-garbage \
nix-pull nix-push nix-prefetch-url \
nix-install-package nix-channel nix-build
noinst_SCRIPTS = nix-profile.sh
noinst_SCRIPTS = nix-profile.sh generate-patches.pl
nix-pull nix-push: readmanifest.pm download-using-manifests.pl