aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/release-notes.xml
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2007-04-27 23:28:44 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2007-04-27 23:28:44 +0000
commita46db5d013a5c3ab5b041824bfb935e5c042886c (patch)
tree5e56daa787c6958582e5e77877d1336e720ca9c8 /doc/manual/release-notes.xml
parent3d05166086682b39e013001bdaedb3e8b68a769f (diff)
* 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).
Diffstat (limited to 'doc/manual/release-notes.xml')
-rw-r--r--doc/manual/release-notes.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml
index e5d0adf74..161643e52 100644
--- a/doc/manual/release-notes.xml
+++ b/doc/manual/release-notes.xml
@@ -71,7 +71,9 @@
environments.</para></listitem>
<listitem><para>TODO: <command>nix-env</command>
- <option>--set-flag</option>.</para></listitem>
+ <option>--set-flag</option>. Specific flags:
+ <literal>active</literal>,
+ <literal>priority</literal>.</para></listitem>
<listitem><para><command>nix-env -q</command> now has a flag