index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
download-from-binary-cache.pl.in
Age
Commit message (
Expand
)
Author
2014-01-08
Support cryptographically signed binary caches
Eelco Dolstra
2013-10-24
Fix segfault on Darwin
Eelco Dolstra
2013-07-01
Add support for uncompressed NARs in binary caches
Eelco Dolstra
2013-06-20
Don't keep "disabled" substituters running
Eelco Dolstra
2013-06-07
download-from-binary-cache.pl: Respect $NIX_CONNECT_TIMEOUT
Eelco Dolstra
2013-06-07
Replace $NIX_DEBUG_SUBST with an option ‘debug-subst’
Eelco Dolstra
2013-06-07
download-from-binary-cache.pl: Show if we're waiting for a URL
Eelco Dolstra
2013-06-05
download-from-binary-cache.pl: Fix race condition
Eelco Dolstra
2013-06-05
Update the default binary cache URL to cache.nixos.org
Eelco Dolstra
2013-06-04
download-from-binary-cache.pl: Treat a 403 error as a 404
Eelco Dolstra
2013-05-15
download-from-binary-cache.pl: Get rid of an uninitialized value warning
Eelco Dolstra
2013-05-07
Add option ‘extra-binary-caches’
Eelco Dolstra
2013-04-23
Fix --fallback with the binary cache substituter
Eelco Dolstra
2013-04-23
Test NAR info caching
Eelco Dolstra
2013-01-02
Reinstate the http://nixos.org/binary-cache default for the binary-caches set...
Eelco Dolstra
2012-12-21
download-from-binary-cache: Use the channels of the calling user rather than ...
Eelco Dolstra
2012-12-06
Set a long SQLite timeout in the binary cache substituter
Eelco Dolstra
2012-11-06
download-from-binary-cache: Try next cache if downloading a NAR fails
Eelco Dolstra
2012-11-06
Process binary caches in order of priority
Eelco Dolstra
2012-11-06
Add an option ‘use-binary-caches’
Eelco Dolstra
2012-11-06
Fix "Not an ARRAY reference" error
Eelco Dolstra
2012-10-17
nix-push: Only generate and copy a NAR if it doesn't already exist
Eelco Dolstra
2012-10-11
download-from-binary-cache: Remove duplicate entries in trustedURLs
Eelco Dolstra
2012-10-02
Add operation ‘nix-store --repair-path’
Eelco Dolstra
2012-09-21
Style fix
Eelco Dolstra
2012-09-13
Put a time-to-live on negative binary cache lookups
Eelco Dolstra
2012-09-13
Doh
Eelco Dolstra
2012-09-13
Delete manifests in "nix-channel --remove" or when a binary cache is available
Eelco Dolstra
2012-09-12
Compatibility fix for WWW::Curl < 4.14
Eelco Dolstra
2012-08-27
Disable the binary cache substituter by default for now
Eelco Dolstra
2012-08-27
Drop dependency on List::MoreUtils
Eelco Dolstra
2012-08-01
nix-channel: Use binary caches advertised by channels
Eelco Dolstra
2012-08-01
download-from-binary-cache: Remove duplicate URLs
Eelco Dolstra
2012-08-01
Report substituter errors to clients of the Nix daemon
Eelco Dolstra
2012-07-31
Allow daemon users to override ‘binary-caches’
Eelco Dolstra
2012-07-30
Do some validation of URLs
Eelco Dolstra
2012-07-30
Get rid of $NIX_BINARY_CACHES
Eelco Dolstra
2012-07-27
Allow a binary cache to declare that it doesn't support "nix-env -qas"
Eelco Dolstra
2012-07-27
Let build.cc verify the expected hash of a substituter's output
Eelco Dolstra
2012-07-27
download-using-manifests: Don't use nix-prefetch-url
Eelco Dolstra
2012-07-27
Remove trailing whitespace / tabs
Eelco Dolstra
2012-07-27
download-from-binary-cache: Only use the default cache for /nix/store
Eelco Dolstra
2012-07-26
download-from-binary-cache: Support file://
Eelco Dolstra
2012-07-18
download-from-binary-cache: Print correct URL
Eelco Dolstra
2012-07-17
Print some debug output
Eelco Dolstra
2012-07-11
Set the User-Agent header to "Nix/<version>"
Eelco Dolstra
2012-07-11
download-from-binary-cache: Use HEAD requests if possible
Eelco Dolstra
2012-07-11
Cleanup
Eelco Dolstra
2012-07-09
download-from-binary-cache: add nix.conf options
Eelco Dolstra
2012-07-08
Cleanup
Eelco Dolstra
[next]