nixpkgs/maintainers
Ludovic Courtès 073c01503a gnupdate: Add --select', to select packages stdenv' depends on (or not).
* maintainers/scripts/gnu/gnupdate.scm (attribute-value,
  derivation-source, derivation-output-path, source-output-path,
  derivation-source-output-path, find-attribute-by-name,
  find-package-by-attribute-name, stdenv-package, package-requisites):
  New procedures.
  (%options): Add `--select'.
  (main): Compute the source output paths of `stdenv'.  Filter out
  packages that are/aren't in `stdenv', depending on the `--select'
  option.

svn path=/nixpkgs/trunk/; revision=22453
2010-07-04 21:10:13 +00:00
..
docs Adding Redstore HTTP RDF/SPARQL server 2010-06-29 22:18:49 +00:00
scripts gnupdate: Add --select', to select packages stdenv' depends on (or not). 2010-07-04 21:10:13 +00:00