about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2007-10-29T14·31+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2007-10-29T14·31+0000
commitbfea7b1f3514e4b3b4fd094969de92efa46c415d (patch)
tree3352b981264e23abdd04f707f139e2719103e884 /doc
parent0b95603595511db693378404b0f84d4033030dec (diff)
* Make the `--prebuilt-only' / `-b' option work not just for queries
  but installations/upgrades as well.  So `nix-env -ub \*' will
  upgrade only those packages for which a substitute is available (or
  to be precise, it will upgrade each package to the highest version
  for which a substitute is available).

Diffstat (limited to 'doc')
-rw-r--r--doc/manual/release-notes.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml
index c702fb45aa..46c540b878 100644
--- a/doc/manual/release-notes.xml
+++ b/doc/manual/release-notes.xml
@@ -92,7 +92,8 @@
   output is already in the Nix store or that can be substituted (i.e.,
   downloaded from somewhere).  In other words, it shows the packages
   that can be installed “quickly”, i.e., don’t need to be built from
-  source.</para></listitem>
+  source.  TODO: flag is also available in nix-env -i /
+  -u.</para></listitem>
   
 
   <listitem><para>TODO: new built-ins