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
..
figures
bugs.xml
build-farm.xml
builtins.xml
conf-file.xml
env-common.xml
glossary.xml
installation.xml
introduction.xml
Makefile.am
manual.xml * nix-build: put the temporary derivation symlink in a temporary 2012-01-13 23:35:07 +00:00
nix-build.xml * nix-build: put the temporary derivation symlink in a temporary 2012-01-13 23:35:07 +00:00
nix-channel.xml
nix-collect-garbage.xml
nix-copy-closure.xml
nix-env.xml
nix-hash.xml
nix-install-package.xml
nix-instantiate.xml
nix-lang-ref.xml
nix-prefetch-url.xml
nix-pull.xml
nix-push.xml
nix-store.xml
nix-worker.xml
opt-common-syn.xml
opt-common.xml
opt-inst-syn.xml
package-management.xml
quick-start.xml
quote-literals.xsl
release-notes.xml * Added a command ‘nix-store --print-env $drvpath’ that prints out the 2012-01-17 23:07:22 +00:00
schemas.xml
style.css
troubleshooting.xml
writing-nix-expressions.xml