aboutsummaryrefslogtreecommitdiff
path: root/perl/lib/Nix/Manifest.pm
AgeCommit message (Expand)Author
2016-11-26Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra
2016-11-25Get rid of unicode quotes (#1140)Guillaume Maudoux
2016-04-11Remove manifest supportEelco Dolstra
2015-06-03Handle base-16 NarHash fields in signed .narinfo filesEelco Dolstra
2015-06-03Be more robust wrt broken .narinfo filesEelco Dolstra
2015-02-17Include NAR size in fingerprint computationEelco Dolstra
2015-02-04Sign a subset of the .narinfoEelco Dolstra
2015-02-04Use libsodium instead of OpenSSL for binary cache signingEelco Dolstra
2014-08-20Use proper quotes everywhereEelco Dolstra
2014-01-08Support cryptographically signed binary cachesEelco Dolstra
2013-10-24Fix segfault on DarwinEelco Dolstra
2013-06-20Don't keep "disabled" substituters runningEelco Dolstra
2012-10-17nix-push: Only generate and copy a NAR if it doesn't already existEelco Dolstra
2012-09-19Support xz compression in the download-using-manifests substituterEelco Dolstra
2012-09-13Delete manifests in "nix-channel --remove" or when a binary cache is availableEelco Dolstra
2012-04-10Unconfuse RobEelco Dolstra
2012-01-03* Ignore missing manifest symlinks.Eelco Dolstra
2011-11-16* nix-pull: update the Nix manifest cache if necessary. Also, don'tEelco Dolstra
2011-11-16* Don't decompress the manifests in /nix/var/nix/manifest. This savesEelco Dolstra
2011-11-16* Remove obsolete line.Eelco Dolstra
2011-11-16* Re-use prepared statements across insertions into the manifest cacheEelco Dolstra
2011-10-10* Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm underEelco Dolstra