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
Age
Commit message (
Expand
)
Author
2013-10-14
nix-shell: Fix bash completion
Eelco Dolstra
2013-09-18
build-remote.pl: Don't use substituters on the remote
Eelco Dolstra
2013-09-06
nix-shell: Support a .drv as argument
Eelco Dolstra
2013-07-31
nix-shell: Don't disable Automake dependency tracking
Eelco Dolstra
2013-07-19
nix-shell: Set $IN_NIX_SHELL
Eelco Dolstra
2013-07-19
nix-shell: Set some environment variables also set by build.cc
Eelco Dolstra
2013-07-19
Rename ‘nix-build --run-env’ to ‘nix-shell’
Eelco Dolstra
2013-07-19
nix-build --run-env: Add a ‘--pure’ flag
Eelco Dolstra
2013-07-18
Revert "build-remote.pl: Enforce timeouts locally"
Eelco Dolstra
2013-07-11
build-remote.pl: Move "building ..." message to a better place
Eelco Dolstra
2013-07-11
nix-build --run-env: Always use Bash
Eelco Dolstra
2013-07-11
nix-build --run-env: Source $stdenv/setup in the interactive shell
Eelco Dolstra
2013-07-01
Add support for uncompressed NARs in binary caches
Eelco Dolstra
2013-07-01
copy-from-other-stores.pl: Respect $NIX_BIN_DIR
Eelco Dolstra
2013-07-01
copy-from-other-stores.pl: Report downloaded size as 0
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-29
build-remote.pl: Remove meaningless signing when importing the output paths
Eelco Dolstra
2013-05-23
build-remote.pl: Copy all outputs in one operation
Eelco Dolstra
2013-05-23
build-remote.pl: Indicate if remote machine is refusing builds
Eelco Dolstra
2013-05-15
download-from-binary-cache.pl: Get rid of an uninitialized value warning
Eelco Dolstra
2013-05-10
build-remote.pl: Properly close the SSH connection between attempts
Eelco Dolstra
2013-05-10
build-remote.pl: Pass /dev/null as SSH's stdin
Eelco Dolstra
2013-05-10
build-remote.pl: Allow a machine to refuse a build
Eelco Dolstra
2013-05-09
build-remote.pl: Create one process fewer on the remote side
Eelco Dolstra
2013-05-09
build-remote.pl: Enforce timeouts locally
Eelco Dolstra
2013-05-07
Add option ‘extra-binary-caches’
Eelco Dolstra
2013-05-03
nix-copy-closure: Show a proper error message if no host name is given
Eelco Dolstra
2013-05-03
Fixing the pv position regarding compression
Lluís Batlle i Rossell
2013-05-03
Fixing the pv reference; I didn't mean to change it
Lluís Batlle i Rossell
2013-05-03
Adding ETA support to the --show-progress in nix-copy-closure
Lluís Batlle i Rossell
2013-04-26
find-runtime-roots.pl: Don't hardcode /nix/store
Eelco Dolstra
2013-04-26
find-runtime-roots.pl: Search process environments for roots
Eelco Dolstra
2013-04-26
find-runtime-roots.pl: Use Nix::Utils::readFile
Eelco Dolstra
2013-04-23
nix-build: Respect --timeout
Eelco Dolstra
2013-04-23
Fix --fallback with the binary cache substituter
Eelco Dolstra
2013-04-23
Test NAR info caching
Eelco Dolstra
2013-03-08
Revert "Prevent config.h from being clobbered"
Eelco Dolstra
2013-03-07
Prevent config.h from being clobbered
Eelco Dolstra
2013-02-19
build-remote: Use the --quiet flag
Eelco Dolstra
2013-01-21
build-remote.pl: Don't keep build logs on the build slave
Eelco Dolstra
2013-01-02
Urgggh
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
[next]