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
2006-12-07
* Doh!
Eelco Dolstra
2006-12-07
* Rename all those main.cc files.
Eelco Dolstra
2006-12-05
* Allow unprivileged users to run the garbage collector and to do
Eelco Dolstra
2006-12-02
* Remove SwitchToOriginalUser, we're not going to need it anymore.
Eelco Dolstra
2006-12-01
* Merge addToStore and addToStoreFixed.
Eelco Dolstra
2006-11-30
* Skeleton of the privileged worker program.
Eelco Dolstra
2006-11-30
* Put building in the store API.
Eelco Dolstra
2006-11-30
* Refactoring. There is now an abstract interface class StoreAPI
Eelco Dolstra
2006-11-18
* Turn off synchronisation between C and C++ I/O functions. This
Eelco Dolstra
2006-11-13
* Option `--reregister' in `nix-store --register-validity'. We need
Eelco Dolstra
2006-10-28
* `nix-store --read-log / -l PATH' shows the build log of PATH, if
Eelco Dolstra
2006-10-05
* Documented nix-store --dump / --restore.
Eelco Dolstra
2006-09-21
* GC options in nix-store --help (NIX-15).
Eelco Dolstra
2006-09-05
* Sone missing #includes.
Eelco Dolstra
2006-09-04
* Use a proper namespace.
Eelco Dolstra
2006-08-11
* `nix-store --gc --print-dead': print the total size of the store
Eelco Dolstra
2006-05-12
* Support for srcdir != builddir (NIX-41).
Eelco Dolstra
2006-03-06
* `nix-env (-i|-u) --dry-run' now shows exactly which missing paths
Eelco Dolstra
2006-03-06
* Regularise help text a bit.
Eelco Dolstra
2006-03-01
* db.hh shouldn't depend on the Berkeley DB headers.
Eelco Dolstra
2006-03-01
* Uninitialised variable. Fixes the --delete test.
Eelco Dolstra
2006-02-16
* A simple hack to fix NIX-18: the garbage collector cannot run when
Eelco Dolstra
2006-01-19
* Don't show cycles, they're not very useful.
Eelco Dolstra
2005-12-23
* Added a flag `--ignore-liveness' to `nix-store --delete'. It
Eelco Dolstra
2005-12-23
* Revived the old "nix-store --delete" operation that deletes the
Eelco Dolstra
2005-12-15
* `nix-store --gc' prints out the number of bytes freed on stdout
Eelco Dolstra
2005-12-13
* Change `referer' to `referrer' throughout. In particular, the
Eelco Dolstra
2005-07-22
* Build dynamic libraries.
Eelco Dolstra
2005-05-04
* Include some required header files.
Eelco Dolstra
2005-04-08
* nix-store: `--substitute' -> `--register-substitutes'.
Eelco Dolstra
2005-04-08
* Make `nix-store --query --tree' work on non-derivations (i.e., on
Eelco Dolstra
2005-04-07
* Support base-32 hash representations.
Eelco Dolstra
2005-04-07
* `nix-store --add-fixed' to preload the outputs of fixed-output
Eelco Dolstra
2005-03-26
* Re-enable dot graph generation.
Eelco Dolstra
2005-03-23
* `nix-store --register-validity': allow a path to refer to a path
Eelco Dolstra
2005-03-23
* Canonicalise path meta-data in `nix-store --register-validity'.
Eelco Dolstra
2005-03-23
* nix-store: `--isvalid' -> `--check-validity', `--validpath' ->
Eelco Dolstra
2005-03-02
* `nix-store -q --hash' to quickly query the hash of the contents of a
Eelco Dolstra
2005-02-22
* Compatibility hack so that Nixpkgs can continue to do hash checking
Eelco Dolstra
2005-02-17
* `nix-store -q --tree' shows a tree representing the dependency graph
Eelco Dolstra
2005-02-17
* Switch to the calling user context for some more operations in a
Eelco Dolstra
2005-02-14
* It is now possible to add store derivations or paths directly to a
Eelco Dolstra
2005-02-09
* Propagate the deriver of a path through the substitute mechanism.
Eelco Dolstra
2005-02-08
* Subflag in `--verify': `nix-store --verify --check-contents' checks
Eelco Dolstra
2005-02-08
* Updated `nix-store --verify' to the new schema.
Eelco Dolstra
2005-02-07
* `nix-store -qb' to query derivation environment bindings. Useful
Eelco Dolstra
2005-02-07
* Maintain a database table (`derivers') that maps output paths to the
Eelco Dolstra
2005-02-01
* Move root finding from `nix-collect-garbage' to `nix-store --gc'.
Eelco Dolstra
2005-02-01
* nix-build: use an indirection scheme to make it easier for users to
Eelco Dolstra
2005-02-01
* nix-store, nix-instantiate: added an option `--add-root' to
Eelco Dolstra
[next]