guix/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 * Follow our own coding conventions. 2011-12-30 17:39:03 +00:00
conf-file.xml 2011-11-03 19:22:24 +00:00
env-common.xml * Document Boehm GC support. 2010-10-29 14:44:02 +00:00
glossary.xml
installation.xml * The Nix configuration file is usually /etc/nix/nix.conf. 2011-11-03 18:47:10 +00:00
introduction.xml nix manual: fix 'install' -> 'uninstall' in garbage collection section of introduction 2010-10-06 19:04:04 +00:00
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 2011-11-23 15:39:54 +00:00
nix-env.xml doc/manual/nix-env.xml: fixed "nix-env -qaA" typo 2011-12-01 08:03:30 +00:00
nix-hash.xml
nix-install-package.xml
nix-instantiate.xml
nix-lang-ref.xml
nix-prefetch-url.xml * Fix doc error. 2011-12-30 13:43:29 +00:00
nix-pull.xml
nix-push.xml * Typo. 2010-08-16 13:23:45 +00:00
nix-store.xml * Add an operation `nix-store -q --size'. 2010-11-17 12:40:52 +00:00
nix-worker.xml
opt-common-syn.xml Add support for the build-timeout' and --timeout' options. 2011-06-30 15:19:13 +00:00
opt-common.xml * Follow our own coding conventions. 2011-12-30 17:39:03 +00:00
opt-inst-syn.xml
package-management.xml * Fix a broken link (reported by Peter Koppstein). 2010-03-16 12:58:20 +00:00
quick-start.xml * Don't use smart quotes where normal ASCII quotes are intended. 2010-05-02 21:27:50 +00:00
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 * Follow our own coding conventions. 2011-12-30 17:39:03 +00:00