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
/
libstore
/
globals.cc
Age
Commit message (
Expand
)
Author
2007-11-16
* Flag `--no-build-hook' to disable distributed builds.
Eelco Dolstra
2007-08-12
* Get rid of the substitutes database table (NIX-47). Instead, if we
Eelco Dolstra
2006-12-08
* Kill a build if it has gone for more than a certain number of
Eelco Dolstra
2006-12-04
* Install the worker in bindir, not libexecdir.
Eelco Dolstra
2006-09-04
* Use a proper namespace.
Eelco Dolstra
2006-07-20
* Use $(libexecdir) to find find-runtime-roots.pl.
Eelco Dolstra
2006-07-06
* Allow the canonical system name to be specified at runtime in the
Eelco Dolstra
2006-05-11
* 64-bit compatibility fixes (for problems revealed by building on an Athlon
Eelco Dolstra
2006-02-16
* Allow the size of the GC reserved file to be specified in nix.conf
Eelco Dolstra
2005-10-17
* Beginning of secure multi-user Nix stores. If Nix is started as
Eelco Dolstra
2005-09-22
* Lets not go wild with templates.
Eelco Dolstra
2005-09-22
* Parse multi-valued options.
Eelco Dolstra
2005-09-21
* Configuration options for trusted local builds.
Eelco Dolstra
2005-02-14
* Global configuration option `env-keep-derivations' to store pointer
Eelco Dolstra
2005-02-01
* A GC setting `gc-keep-outputs' to specify whether output paths of
Eelco Dolstra
2004-10-25
* Allow certain operations to succeed even if we don't have write
Eelco Dolstra
2004-08-18
* The default verbosity level of all Nix commands is now lvlInfo.
Eelco Dolstra
2004-06-28
* Added a switch `--fallback'. From the manual:
Eelco Dolstra
2004-06-25
* A flag `--keep-going / -k' to keep building goals if one fails, as
Eelco Dolstra
2004-05-12
* A switch `-j NUMBER' to set the maximum number of parallel jobs (0 =
Eelco Dolstra
2004-01-13
* Option `-B' to always show the output of builders, regardless of
Eelco Dolstra
2003-11-19
* nix-env: a tool to manage user environments.
Eelco Dolstra
2003-11-18
* libnix -> libstore.
Eelco Dolstra