guix-play/guix
Ludovic Courtès 049b2f1d7b gnu-maintenance: Fix `latest-release' for GnuPG.
* guix/gnu-maintenance.scm (latest-release): Filter out directories
  whose name does not contain digits early in the process.  This fixes
  (latest-release "gnupg").
2013-04-27 16:26:48 +02:00
..
build Add (guix build-system cmake). 2013-03-28 21:04:54 +01:00
build-system Add (guix build-system cmake). 2013-03-28 21:04:54 +01:00
scripts pull: Use `download-to-store'. 2013-04-27 11:40:18 +02:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
build-system.scm Update license headers. 2013-01-06 00:47:50 +01:00
config.scm.in substitute-binary: Implement `--substitute'. 2013-04-12 17:31:01 +02:00
derivations.scm scripts: Report what will be substituted. 2013-04-17 00:08:21 +02:00
download.scm Factorize `download-and-store'. 2013-04-21 22:40:40 +02:00
ftp-client.scm ftp-client: `ftp-chdir' changes one step at a time. 2013-04-27 16:25:54 +02:00
gnu-maintenance.scm gnu-maintenance: Fix `latest-release' for GnuPG. 2013-04-27 16:26:48 +02:00
gnupg.scm Add `guix refresh' and related auto-update tools. 2013-04-25 00:13:56 +02:00
licenses.scm licenses: Add 'x11-style'. 2013-03-06 20:40:11 +00:00
nar.scm nar: Add support for symlinks. 2013-04-12 14:42:56 +02:00
packages.scm packages: Use read' and source properties for package-field-location'. 2013-04-25 00:13:56 +02:00
serialization.scm Add (guix nar) and (guix serialization). 2013-04-04 22:29:08 +02:00
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
web.scm web: Backport chunked encoding support for Guile <= 2.0.5. 2013-04-27 11:37:31 +02:00