Files
lix/doc/manual
Eelco Dolstra 4e624849b6 * Added a command ‘nix-store --print-env $drvpath’ that prints out the
environment of the given derivation in a format that can be sourced
  by the shell, e.g.

  $ eval "$(nix-store --print-env $(nix-instantiate /etc/nixos/nixpkgs -A pkg))"
  $ NIX_BUILD_TOP=/tmp
  $ source $stdenv/setup

  This is especially useful to reproduce the environment used to build
  a package outside of its builder for development purposes.

  TODO: add a nix-build option to do the above and fetch the
  dependencies of the derivation as well.
2012-01-17 23:07:22 +00:00
..
2011-11-03 19:22:24 +00:00
2010-10-29 14:44:02 +00:00
2007-12-04 11:42:58 +00:00
2011-11-23 15:39:54 +00:00
2009-11-05 09:07:43 +00:00
2011-12-30 13:43:29 +00:00
2010-08-16 13:23:45 +00:00
2007-12-31 02:52:17 +00:00
2004-10-31 17:08:48 +00:00
2007-10-24 13:54:06 +00:00