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-using-manifests.pl.in
Age
Commit message (
Expand
)
Author
2010-02-04
* "Fix" incorrect help message.
Eelco Dolstra
2010-02-02
* Don't do a chdir to $tmpDir. It's not necessary, and Windows doesn't
Eelco Dolstra
2009-03-19
* Future proofing: assume we can read manifests up to version 10
Eelco Dolstra
2009-02-27
* nix-install-package: don't pollute /nix/var/nix/manifests.
Eelco Dolstra
2009-02-26
* Handle base-16 hashes in manifests.
Eelco Dolstra
2009-02-19
* download-using-manifests: don't check the cryptographic hash of
Eelco Dolstra
2008-11-20
* Urgh.
Eelco Dolstra
2008-09-08
* Doh.
Eelco Dolstra
2008-08-04
* Doh.
Eelco Dolstra
2008-08-02
* Make nix-env --dry-run print the paths to be substituted correctly
Eelco Dolstra
2008-07-18
* Allow read-only access to the store (e.g., non-root users on NixOS
Eelco Dolstra
2007-10-22
(no commit message)
Eelco Dolstra
2007-08-12
* Get rid of the substitutes database table (NIX-47). Instead, if we
Eelco Dolstra
2007-01-23
* New kind of manifest object: "localPath", which denotes that a store
Eelco Dolstra
2007-01-23
* Successors have been gone for ages.
Eelco Dolstra
2007-01-13
* Removed chroot support.
Eelco Dolstra
2006-10-04
* tmpnam() -> File::Temp::tempdir().
Eelco Dolstra
2006-09-25
* Clean up calls to system().
Eelco Dolstra
2006-08-05
prevent doing recursive chroots, by unsetting NIX_ROOT in the scripts.
Armijn Hemel
2006-08-04
* Remove the dependency on `date', use strftime instead.
Eelco Dolstra
2005-09-16
* Set the current directory to something well-defined. Might help in
Eelco Dolstra
2005-09-15
* Use a proper temporary directory.
Eelco Dolstra
2005-05-10
* Make unpacking of patch sequences much faster by not doing redundant
Eelco Dolstra
2005-04-12
* Argh! The patch downloader was broken due to the renaming of the
Eelco Dolstra
2005-03-25
* Better error checking.
Eelco Dolstra
2005-03-14
* Pass `--base32' unless using MD5.
Eelco Dolstra
2005-03-14
* Parse new hash format properly.
Eelco Dolstra
2005-02-25
* Add a version number to manifests.
Eelco Dolstra
2005-02-24
* Properly specify the hash algorithm in the manifests, and read it
Eelco Dolstra
2005-01-25
* Really fix the substitute mechanism, i.e., ensure the closure
Eelco Dolstra
2005-01-14
* Use absolute paths.
Eelco Dolstra
2005-01-12
* Print out less garbage.
Eelco Dolstra
2004-12-30
* More instrumentation (statistics go to /nix/var/log/nix/downloads).
Eelco Dolstra
2004-12-30
* Fix handling of chained patches: don't skip patches if intermediate
Eelco Dolstra
2004-12-30
* Some logging for evaluation.
Eelco Dolstra
2004-12-29
* Propagate patches from the source distribution to the destination
Eelco Dolstra
2004-12-20
* Place manifests in /nix/var/nix/manifests.
Eelco Dolstra