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
/
src
/
nix-store
Age
Commit message (
Expand
)
Author
2014-07-14
build-remote.pl: Fix building multiple output derivations
Eelco Dolstra
2014-07-11
build-remote.pl: Use ‘nix-store --serve’ on the remote side
Eelco Dolstra
2014-07-10
nix-copy-closure -s: Do substitutions via ‘nix-store --serve’
Eelco Dolstra
2014-07-10
Refactoring: Move all fork handling into a higher-order function
Eelco Dolstra
2014-07-10
nix-copy-closure: Restore compression and the progress viewer
Eelco Dolstra
2014-07-10
nix-copy-closure: Fix race condition
Eelco Dolstra
2014-07-10
Fix security hole in ‘nix-store --serve’
Eelco Dolstra
2014-05-21
nix-store -l: Fetch build logs from the Internet
Eelco Dolstra
2014-05-15
nix-store --optimise: Remove bogus statistics
Eelco Dolstra
2014-02-26
nix-store -r: Respect --add-root for non-derivations
Eelco Dolstra
2014-02-18
Add a flag ‘--check’ to verify build determinism
Eelco Dolstra
2014-02-17
nix-store --gc --max-freed: Support a unit specifier
Eelco Dolstra
2014-02-14
download-via-ssh: Use readStorePath
Eelco Dolstra
2014-02-14
Minor style fixes
Eelco Dolstra
2014-02-12
Indendation fix
Shea Levy
2014-02-12
error messages start in lowercase
Shea Levy
2014-02-10
nix-store --serve: Use a versioned protocol
Shea Levy
2014-02-10
Move StoreApi::serve into opServe
Shea Levy
2014-02-08
nix-store --serve: Use dump instead of export
Shea Levy
2014-02-08
Add the nix-store --serve command
Shea Levy
2014-02-01
Remove Automakefiles
Eelco Dolstra
2014-02-01
Update Makefile variable names
Eelco Dolstra
2014-01-30
Rename Makefile -> local.mk
Eelco Dolstra
2014-01-21
Merge branch 'master' into make
Eelco Dolstra
2014-01-09
Update Makefiles
Eelco Dolstra
2013-12-20
Doh
Eelco Dolstra
2013-12-20
nix-shell: Handle --option correctly
Eelco Dolstra
2013-11-25
Rename Makefile.new -> Makefile
Eelco Dolstra
2013-11-22
Support building dynamic libraries
Eelco Dolstra
2013-11-22
Rename $(here) to $(d) for brevity, and remove trailing slash
Eelco Dolstra
2013-11-22
New non-recursive, plain Make-based build system
Eelco Dolstra
2013-05-23
nix-store --export: Export paths in topologically sorted order
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-26
Security: Don't allow builders to change permissions on files they don't own
Eelco Dolstra
2013-01-30
Support the colonies
Eelco Dolstra
2013-01-22
Correctly handle missing logs
Eelco Dolstra
2013-01-17
Store build logs in /nix/var/log/nix/drvs/<XX>
Eelco Dolstra
2012-12-20
nix-store -q --roots: Respect the gc-keep-outputs/gc-keep-derivations settings
Eelco Dolstra
2012-11-26
Make "nix-build -A <derivation>.<output>" do the right thing
Eelco Dolstra
2012-11-20
nix-store -r: Add ‘--ignore-unknown’ flag
Eelco Dolstra
2012-11-19
nix-store -r: Don't quietly ignore missing paths
Eelco Dolstra
2012-10-03
When ‘--help’ is given, just run ‘man’ to show the manual page
Eelco Dolstra
2012-10-02
Add a --repair flag to ‘nix-store -r’ to repair derivation outputs
Eelco Dolstra
2012-10-02
nix-store -r: Get rid of an unnecessary call to buildPaths/ensurePaths
Eelco Dolstra
2012-10-02
nix-store --verify: Add an option ‘--repair’ to repair all missing/corrup...
Eelco Dolstra
2012-10-02
Add operation ‘nix-store --repair-path’
Eelco Dolstra
2012-08-27
Merge branch 'master' into no-manifests
Eelco Dolstra
2012-08-24
Include the output name in the GC root link
Eelco Dolstra
2012-08-01
Drop the block count in the garbage collector
Eelco Dolstra
[next]