index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
/
lib
/
Nix
/
Manifest.pm
Age
Commit message (
Expand
)
Author
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-04-11
Remove manifest support
Eelco Dolstra
2015-06-03
Handle base-16 NarHash fields in signed .narinfo files
Eelco Dolstra
2015-06-03
Be more robust wrt broken .narinfo files
Eelco Dolstra
2015-02-17
Include NAR size in fingerprint computation
Eelco Dolstra
2015-02-04
Sign a subset of the .narinfo
Eelco Dolstra
2015-02-04
Use libsodium instead of OpenSSL for binary cache signing
Eelco Dolstra
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
2014-01-08
Support cryptographically signed binary caches
Eelco Dolstra
2013-10-24
Fix segfault on Darwin
Eelco Dolstra
2013-06-20
Don't keep "disabled" substituters running
Eelco Dolstra
2012-10-17
nix-push: Only generate and copy a NAR if it doesn't already exist
Eelco Dolstra
2012-09-19
Support xz compression in the download-using-manifests substituter
Eelco Dolstra
2012-09-13
Delete manifests in "nix-channel --remove" or when a binary cache is available
Eelco Dolstra
2012-04-10
Unconfuse Rob
Eelco Dolstra
2012-01-03
* Ignore missing manifest symlinks.
Eelco Dolstra
2011-11-16
* nix-pull: update the Nix manifest cache if necessary. Also, don't
Eelco Dolstra
2011-11-16
* Don't decompress the manifests in /nix/var/nix/manifest. This saves
Eelco Dolstra
2011-11-16
* Remove obsolete line.
Eelco Dolstra
2011-11-16
* Re-use prepared statements across insertions into the manifest cache
Eelco Dolstra
2011-10-10
* Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under
Eelco Dolstra