guix/gnu
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
..
packages gnu: xf86-video-vmware: Add input xorg-server. 2013-12-18 19:58:40 +01:00
system gnu: vm: Increase size of VM image. 2013-12-11 01:10:41 +01:00
packages.scm Factorize package search between 'guix package' and 'guix build'. 2013-12-21 22:36:32 +01:00
system.scm gnu: Honor the operating system's locale and timezone. 2013-12-10 21:46:59 +01:00