nix-gh/scripts
Eelco Dolstra 928a7c06dc * Don't create patches for archives >= 150 MB because bsdiff can't
handle it.  It crashed on the 234 MB tetex archive.  Probably we
  will never be able to handle archives of that size on 32-bit
  machines (because bsdiff does everything in memory requiring
  max(17*n,9*n+m)+O(1) bytes, so the address space simply isn't
  there).
2005-06-18 14:20:24 +00:00
..
copying-collector.pl * I said it couldn't be done. I was wrong. 2005-04-04 15:18:19 +00:00
download-using-manifests.pl.in * Make unpacking of patch sequences much faster by not doing redundant 2005-05-10 14:22:36 +00:00
gc-releases.pl * Ignore hash conflicts in gc-releases.pl. 2005-03-18 09:43:25 +00:00
generate-patches.pl.in * Don't create patches for archives >= 150 MB because bsdiff can't 2005-06-18 14:20:24 +00:00
Makefile.am * Doh! 2005-03-01 11:27:38 +00:00
nix-build.in * Remove debug code. 2005-02-01 17:52:11 +00:00
nix-channel.in * Get rid of fetchurl, we don't need it anymore. 2005-04-07 14:35:44 +00:00
nix-collect-garbage.in * Move root finding from nix-collect-garbage' to nix-store --gc'. 2005-02-01 15:05:32 +00:00
nix-install-package.in * nix-install-package: install outPath, not drvPath, for now. 2005-03-11 15:27:37 +00:00
nix-prefetch-url.in * `nix-store --add-fixed' to preload the outputs of fixed-output 2005-04-07 14:01:51 +00:00
nix-profile.sh.in * Improvements to profiles. Generations are now per-profile, e.g., 2004-02-06 10:30:20 +00:00
nix-pull.in * nix-store: --substitute' -> --register-substitutes'. 2005-04-08 13:48:41 +00:00
nix-push.in * Use SHA-256 for nix-push. 2005-03-15 11:12:48 +00:00
optimise-store.pl * Prototype store optimiser. It searched the Nix store for identical 2005-01-05 09:58:12 +00:00
prebuilts.conf * Doh! Edited readmanifest.pm' instead of readmanifest.pm.in'. 2004-01-16 14:54:39 +00:00
readmanifest.pm.in * Ignore hash conflicts in gc-releases.pl. 2005-03-18 09:43:25 +00:00
remove-patches.pl * Script to remove patches from manifests. 2005-01-12 10:40:59 +00:00
update-manifest.pl * A small utility to add the Size and NarHash fields to old manifests. 2004-12-28 21:12:00 +00:00