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
/
libmain
Age
Commit message (
Expand
)
Author
2005-01-14
* Start move towards SHA-256 hashes instead of MD5.
Eelco Dolstra
2004-10-29
* Drop ATmake / ATMatcher also in handling store expressions.
Eelco Dolstra
2004-10-25
* Allow certain operations to succeed even if we don't have write
Eelco Dolstra
2004-10-25
* Revert r1594 - it didn't solve the problem. Instead add
Eelco Dolstra
2004-10-25
* Make sure that the prerelease version is included in `--version'.
Eelco Dolstra
2004-09-10
* Operation `--delete-generations' to delete generations of a
Eelco Dolstra
2004-09-09
* A very dirty hack to make setuid installations a bit nicer to use.
Eelco Dolstra
2004-09-09
* Use setre[ug]id() instead of setres[ug]id(), since the former is
Eelco Dolstra
2004-09-09
* Set the umask to known value (0022). This is important in a
Eelco Dolstra
2004-08-20
* The gid should also match.
Eelco Dolstra
2004-08-20
* Unbreak programs that are not setuid (such as nix-hash).
Eelco Dolstra
2004-08-20
* On systems that have the setresuid() and setresgid() system calls to
Eelco Dolstra
2004-08-20
* Setuid support for sharing a Nix installation between multiple
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-13
* The build hooks used to implement distributed builds can now be run
Eelco Dolstra
2004-05-12
* A switch `-j NUMBER' to set the maximum number of parallel jobs (0 =
Eelco Dolstra
2004-05-12
* An quick and dirty hack to support distributed builds.
Eelco Dolstra
2004-05-11
* True parallel builds. Nix can now run as many build jobs in
Eelco Dolstra
2004-05-04
* Allow the location of the store etc. to be specified using
Eelco Dolstra
2004-03-27
* Disallow the Nix store or any of its parents from being symlinks.
Eelco Dolstra
2004-03-22
* Nix now has three different formats for the log information it
Eelco Dolstra
2004-02-16
* Allow linking against an external Berkeley DB / ATerm library.
Eelco Dolstra
2004-02-16
* Allow the location of the store to be specified (--with-store-dir).
Eelco Dolstra
2004-02-14
* The environment variable NIX_ROOT can now be set to execute Nix in a
Eelco Dolstra
2004-02-02
* Sort `nix-env -q' output by derivation name.
Eelco Dolstra
2004-01-15
* Remove debug message.
Eelco Dolstra
2004-01-15
* Catch SIGINT to terminate cleanly when the user tries to interrupt
Eelco Dolstra
2004-01-13
* Option `-B' to always show the output of builders, regardless of
Eelco Dolstra
2003-12-22
* GCC 2.95 compatibility.
Eelco Dolstra
2003-12-01
* Help text for all (non-script) programs, so no more:
Eelco Dolstra
2003-11-25
* More `make dist' fixes.
Eelco Dolstra
2003-11-19
* nix-env: a tool to manage user environments.
Eelco Dolstra
2003-11-18
* libnix -> libstore.
Eelco Dolstra
2003-11-18
* Source tree refactoring.
Eelco Dolstra
2003-11-09
* Turned the msg() and debug() functions into macros, since they
Eelco Dolstra
2003-11-03
* Ignore options passed to the aterm library.
Eelco Dolstra
2003-10-20
* Finished refactoring the tree.
Eelco Dolstra
2003-10-20
* Refactored the source tree.
Eelco Dolstra