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
Age
Commit message (
Expand
)
Author
2010-05-30
* Remove an accidentally committed debug statement.
Eelco Dolstra
2010-05-07
* Keep track of the source positions of attributes.
Eelco Dolstra
2010-05-06
* Store attribute positions in the AST and report duplicate attribute
Eelco Dolstra
2010-04-27
(no commit message)
Eelco Dolstra
2010-04-21
* Store user environment manifests as a Nix expression in
Eelco Dolstra
2010-04-19
* Drop the dependency on the ATerm library.
Eelco Dolstra
2010-04-19
* Don't use the ATerm library for parsing/printing .drv files.
Eelco Dolstra
2010-04-19
* Added parsing of manifests in ATerm format.
Eelco Dolstra
2010-04-19
* Refactoring: move the user environment stuff into its own module.
Eelco Dolstra
2010-04-16
* _combineChannels shouldn't be an integer.
Eelco Dolstra
2010-04-16
* In an nested `with' where the inner with is a variable (`with ...;
Eelco Dolstra
2010-04-14
* Get nix-env to compile again.
Eelco Dolstra
2010-04-12
* Don't use ATerms for the abstract syntax trees anymore. Not
Eelco Dolstra
2010-04-07
* Update autoCallFunction() and findAlongAttrPath().
Eelco Dolstra
2010-03-31
* Get nix-env to compile.
Eelco Dolstra
2009-11-06
* Remove support for old (before Nix 0.12pre12020) databases.
Eelco Dolstra
2009-10-13
* Give a useful error message when an evaluation error occurs while
Eelco Dolstra
2009-10-08
Added optional parameter which adds -lnsl -lsocket to make the Nix package ma...
Sander van der Burg
2009-07-02
* Replace newlines in table output with spaces.
Eelco Dolstra
2009-06-30
* Support integers and lists of strings in meta fields. This is
Eelco Dolstra
2008-09-18
* Fix `--from-profile'.
Eelco Dolstra
2008-09-02
* When writing the user environment manifest, filter out non-string
Eelco Dolstra
2008-08-25
* Minor simplification.
Eelco Dolstra
2008-08-25
* Strip off the `.nix' suffix from the attribute name for files in
Eelco Dolstra
2008-08-04
* Use optimistic profile locking for nix-env operations like `-i' and
Eelco Dolstra
2008-08-04
* `nix-env --set': support --dry-run.
Eelco Dolstra
2008-08-04
* `nix-store --realise': print what paths will be built/downloaded,
Eelco Dolstra
2008-08-04
* Always show what paths we're going to build/download (as in
Eelco Dolstra
2008-08-04
* nix-env --dry-run: show the total size of the substituter
Eelco Dolstra
2008-08-04
* querySubstitutablePathInfo: work properly when run via the daemon.
Eelco Dolstra
2008-07-01
* Export the nix-env derivation name parsing and version comparison
Eelco Dolstra
2008-06-09
* Merged the no-bdb branch (-r10900:HEAD
Eelco Dolstra
2007-12-31
* More documentation.
Eelco Dolstra
2007-11-29
* nix-env -e: support uninstalling by path, so that one can say
Eelco Dolstra
2007-10-29
* Make the `--prebuilt-only' / `-b' option work not just for queries
Eelco Dolstra
2007-10-22
(no commit message)
Eelco Dolstra
2007-09-18
* Ignore dangling symlinks in ~/.nix-defexpr.
Eelco Dolstra
2007-09-17
* nix-env -qa: make the "-A" flag do the expected thing, namely follow
Eelco Dolstra
2007-09-17
* nix-env: allow ~/.nix-defexpr to be a directory. If it is, then the
Eelco Dolstra
2007-08-06
* Optionally warn about packages that give an assertion failure.
Eelco Dolstra
2007-07-05
* Properly keep packages during upgrades.
Eelco Dolstra
2007-05-01
* nix-env -i: instead of breaking package ties by version, break them
Eelco Dolstra
2007-05-01
* `nix-env -q --xml --meta' to show all meta attributes.
Eelco Dolstra
2007-04-30
* Doh.
Eelco Dolstra
2007-04-27
* Package flag "keep" that prevents a package from being removed from
Eelco Dolstra
2007-04-26
* nix-env -q now has a flag --prebuilt-only (-b<) that causes nix-env
Eelco Dolstra
2007-02-02
* nix-env now maintains meta info (from the `meta' derivation
Eelco Dolstra
2007-01-15
* Handle multiple indirect symlinks when loading a Nix expression.
Eelco Dolstra
2007-01-14
* Option --argstr for passing string arguments easily. (NIX-75)
Eelco Dolstra
2006-12-12
* New operation `nix-env --set' which sets a user environment to a
Eelco Dolstra
[next]