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-env
/
Makefile.am
Age
Commit message (
Expand
)
Author
2010-10-28
* Handle out of memory condition.
Eelco Dolstra
2010-10-22
* Make building against the Boehm GC a configure option.
Eelco Dolstra
2010-10-20
* Use the Boehm garbage collector to reclaim unused memory in the Nix
Eelco Dolstra
2010-04-27
(no commit message)
Eelco Dolstra
2010-04-19
* Drop the dependency on the ATerm library.
Eelco Dolstra
2010-04-19
* Refactoring: move the user environment stuff into its own module.
Eelco Dolstra
2009-11-06
* Remove support for old (before Nix 0.12pre12020) databases.
Eelco Dolstra
2009-10-08
Added optional parameter which adds -lnsl -lsocket to make the Nix package ma...
Sander van der Burg
2008-07-01
* Export the nix-env derivation name parsing and version comparison
Eelco Dolstra
2006-12-07
* Doh!
Eelco Dolstra
2006-12-07
* Rename all those main.cc files.
Eelco Dolstra
2006-05-12
* Support for srcdir != builddir (NIX-41).
Eelco Dolstra
2005-07-22
* Build dynamic libraries.
Eelco Dolstra
2004-04-22
* Don't create $(localstatedir)/nix/profiles if --disable-init-state
Eelco Dolstra
2004-02-16
* Allow linking against an external Berkeley DB / ATerm library.
Eelco Dolstra
2004-02-06
* More refactoring.
Eelco Dolstra
2004-02-06
* Refactoring.
Eelco Dolstra
2004-02-06
* Improvements to profiles. Generations are now per-profile, e.g.,
Eelco Dolstra
2004-02-04
* Use a map to lookup primops.
Eelco Dolstra
2003-12-02
* Add missing files to `make dist'.
Eelco Dolstra
2003-12-01
* Help text for all (non-script) programs, so no more:
Eelco Dolstra
2003-11-19
* nix-env: a tool to manage user environments.
Eelco Dolstra