lix/doc/manual
Eelco Dolstra 36b90e72d7 nix-shell: Add --packages flag
This allows you to easily set up a build environment containing the
specified packages from Nixpkgs.  For example:

  $ nix-shell -p sqlite xorg.libX11 hello

will start a shell in which the given packages are present.
2014-02-19 17:08:01 +01:00
..
figures
bugs.xml
build-farm.xml
builtins.xml
conf-file.xml
env-common.xml
glossary.xml
hacking.xml
installation.xml
introduction.xml
local.mk
manual.xml
nix-build.xml nix-instantiate: Add a flag --expr / -E to read expressions from the command line 2014-02-19 16:30:19 +01:00
nix-channel.xml
nix-collect-garbage.xml
nix-copy-closure.xml
nix-daemon.xml
nix-env.xml
nix-hash.xml
nix-install-package.xml
nix-instantiate.xml nix-instantiate: Rename --eval-only to --eval, --parse-only to --parse 2014-02-19 16:34:24 +01:00
nix-lang-ref.xml
nix-prefetch-url.xml
nix-pull.xml
nix-push.xml
nix-shell.xml nix-shell: Add --packages flag 2014-02-19 17:08:01 +01:00
nix-store.xml
opt-common-syn.xml
opt-common.xml nix-instantiate: Add a flag --expr / -E to read expressions from the command line 2014-02-19 16:30:19 +01:00
opt-inst-syn.xml
package-management.xml
quick-start.xml
quote-literals.xsl
release-notes.xml
schemas.xml
style.css
troubleshooting.xml
writing-nix-expressions.xml