guix-devel/guix/scripts
Ludovic Courtès 3f26bfc18a Factorize package search between 'guix package' and 'guix build'.
* guix/scripts/package.scm (newest-available-packages): Remove.
  (find-best-packages-by-name): Move to...
* gnu/packages.scm (find-best-packages-by-name): ... here.
  (find-newest-available-packages): Memoize.
* guix/scripts/build.scm (specification->package): New procedure,
  formerly called 'find-package' within 'guix-build'.
  (guix-build): Adjust accordingly.
2013-12-21 22:36:32 +01:00
..
authenticate.scm
build.scm Factorize package search between 'guix package' and 'guix build'. 2013-12-21 22:36:32 +01:00
download.scm
gc.scm
hash.scm
import.scm
package.scm Factorize package search between 'guix package' and 'guix build'. 2013-12-21 22:36:32 +01:00
pull.scm
refresh.scm
substitute-binary.scm