guix-kreyren/guix
Ludovic Courtès cac137aa84 gnu-maintenance: Optimize `latest-release'.
* guix/gnu-maintenance.scm (tarball-regexp, sans-extension,
  release-file): New procedures.
  (%alpha-tarball-rx): New variable.
  (releases): Use them instead of local copies.
  (latest-release): Rewrite to not do a recursive search of all
  versions and instead jump directly to the latest.
2013-04-25 00:13:56 +02:00
..
build
build-system
scripts Add `guix refresh' and related auto-update tools. 2013-04-25 00:13:56 +02:00
base32.scm
build-system.scm
config.scm.in
derivations.scm
download.scm Factorize `download-and-store'. 2013-04-21 22:40:40 +02:00
ftp-client.scm
gnu-maintenance.scm gnu-maintenance: Optimize `latest-release'. 2013-04-25 00:13:56 +02:00
gnupg.scm Add `guix refresh' and related auto-update tools. 2013-04-25 00:13:56 +02:00
licenses.scm
nar.scm
packages.scm packages: Use read' and source properties for package-field-location'. 2013-04-25 00:13:56 +02:00
serialization.scm
snix.scm snix: Prefer synopses from the Womb rather than from Nixpkgs. 2013-04-20 11:52:50 +02:00
store.scm daemon: Gracefully handle cases where the daemon does not return a status code. 2013-04-20 10:53:31 +02:00
ui.scm ui: Move macro definitions before any use. 2013-04-22 13:24:39 +02:00
utils.scm Add `guix refresh' and related auto-update tools. 2013-04-25 00:13:56 +02:00