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
/
help.txt
Age
Commit message (
Expand
)
Author
2007-12-10
corrected --help message for nix-store a bit
Michael Raskin
2007-10-09
* New command `nix-store --optimise' to reduce Nix store disk space
Eelco Dolstra
2007-08-12
* Get rid of the substitutes database table (NIX-47). Instead, if we
Eelco Dolstra
2006-10-28
* `nix-store --read-log / -l PATH' shows the build log of PATH, if
Eelco Dolstra
2006-09-21
* GC options in nix-store --help (NIX-15).
Eelco Dolstra
2006-03-06
* Regularise help text a bit.
Eelco Dolstra
2005-12-23
* Revived the old "nix-store --delete" operation that deletes the
Eelco Dolstra
2005-12-13
* Change `referer' to `referrer' throughout. In particular, the
Eelco Dolstra
2005-04-08
* nix-store: `--substitute' -> `--register-substitutes'.
Eelco Dolstra
2005-03-23
* nix-store: `--isvalid' -> `--check-validity', `--validpath' ->
Eelco Dolstra
2005-02-17
* `nix-store -q --tree' shows a tree representing the dependency graph
Eelco Dolstra
2005-02-01
* nix-store, nix-instantiate: added an option `--add-root' to
Eelco Dolstra
2005-01-25
* In nix-store: added query `--referers-closure' that returns the
Eelco Dolstra
2005-01-25
* In nix-store: change `--build' back to `--realise'. Also brought
Eelco Dolstra
2005-01-19
* Change extension `.store' to `.drv'.
Eelco Dolstra
2004-12-20
* Simplify the substitute mechanism:
Eelco Dolstra
2004-02-14
* The environment variable NIX_ROOT can now be set to execute Nix in a
Eelco Dolstra
2003-11-18
* "Fix expression" -> "Nix expression".
Eelco Dolstra