1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/src
Eelco Dolstra 8992fce3da * It is now possible to add store derivations or paths directly to a
user environment, e.g.,

    $ nix-env -i /nix/store/z58v41v21xd3ywrqk1vmvdwlagjx7f10-aterm-2.3.1.drv

  or 

    $ nix-env -i /nix/store/hsyj5pbn0d9iz7q0aj0fga7cpaadvp1l-aterm-2.3.1

  This is useful because it allows Nix expressions to be bypassed
  entirely.  For instance, if only a nix-pull manifest is provided,
  plus the top-level path of some component, it can be installed
  without having to supply the Nix expression (e.g., for obfuscation,
  or to be independent of Nix expression language changes or context
  dependencies).
2005-02-14 17:35:10 +00:00
..
bin2c * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * This is also useful. 2004-06-18 16:52:31 +00:00
bsdiff-4.2 * Integrated bsdiff/bspatch 4.2 (from 2004-12-29 22:08:48 +00:00
libexpr * Refactoring to support different installation sources in nix-env. 2005-02-11 16:56:45 +00:00
libmain * A GC setting `gc-keep-outputs' to specify whether output paths of 2005-02-01 22:07:48 +00:00
libstore * It is now possible to add store derivations or paths directly to a 2005-02-14 17:35:10 +00:00
libutil * Refactoring to support different installation sources in nix-env. 2005-02-11 16:56:45 +00:00
log2xml * Do not close a nesting level twice after close() has been 2004-03-27 15:33:19 +00:00
nix-env * It is now possible to add store derivations or paths directly to a 2005-02-14 17:35:10 +00:00
nix-hash * Removed the `id' attribute hack. 2005-01-17 16:55:19 +00:00
nix-instantiate * nix-build: use an indirection scheme to make it easier for users to 2005-02-01 13:48:46 +00:00
nix-store * It is now possible to add store derivations or paths directly to a 2005-02-14 17:35:10 +00:00
aterm-helper.pl * Automatically upgrade <= 0.7 Nix stores to the new schema (so that 2005-02-09 09:50:29 +00:00
Makefile.am * Integrated bsdiff/bspatch 4.2 (from 2004-12-29 22:08:48 +00:00