guix/doc/manual
Eelco Dolstra a46db5d013 * Package conflict resolution through priority levels. If there is a
user environment collission between two packages due to overlapping
  file names, then a package with a higher priority will overwrite the
  symlinks of a package with a lower priority.  E.g.,

    $ nix-env --set-flag priority 5 gcc
    $ nix-env --set-flag priority 10 binutils

  gives gcc a higher priority than binutils (higher number = lower
  priority).
2007-04-27 23:28:44 +00:00
..
figures
bugs.xml
build-farm.xml
conf-file.xml
env-common.xml
glossary.xml
installation.xml * Updated dependency information. 2007-04-16 16:08:44 +00:00
introduction.xml
Makefile.am
manual.xml
nix-build.xml * Compatibility with docbook5-xsl. 2007-02-05 12:10:10 +00:00
nix-channel.xml
nix-collect-garbage.xml
nix-env.xml * Compatibility with docbook5-xsl. 2007-02-05 12:10:10 +00:00
nix-hash.xml
nix-install-package.xml
nix-instantiate.xml * Compatibility with docbook5-xsl. 2007-02-05 12:10:10 +00:00
nix-lang-ref.xml
nix-pack-closure.xml
nix-prefetch-url.xml * Compatibility with docbook5-xsl. 2007-02-05 12:10:10 +00:00
nix-pull.xml
nix-push.xml
nix-store.xml * Compatibility with docbook5-xsl. 2007-02-05 12:10:10 +00:00
nix-unpack-closure.xml
opt-common-syn.xml * Compatibility with docbook5-xsl. 2007-02-05 12:10:10 +00:00
opt-common.xml
package-management.xml
quick-start.xml
quote-literals.xsl
release-notes.xml * Package conflict resolution through priority levels. If there is a 2007-04-27 23:28:44 +00:00
schemas.xml
style.css
troubleshooting.xml * Override the setuid helper using NIX_SETUID_HELPER. 2007-03-20 22:04:25 +00:00
writing-nix-expressions.xml