guix-devel/guix/scripts
Ludovic Courtès 0a7c5a09fe gnu-maintenance: Generalize, leading to (guix upstream).
* guix/gnu-maintenance.scm (<gnu-release>): Remove.
  (coalesce-releases): Move to upstream.scm.  Rename to
  'coalesce-sources'; adjust callers.
  (releases, latest-release): Return <upstream-source> objects instead
  of <gnu-release> objects.
  (latest-release*, non-emacs-gnu-package?): New procedures.
  (gnu-release-archive-types): Remove.
  (%gnu-updater): New variable.
  (package-update-path, download-tarball, package-update,
  update-package-source): Move to...
* guix/upstream.scm: ... here.  New file.
* Makefile.am (MODULES): Add it.
* po/guix/POTFILES.in: Replace gnu-maintenance.scm with upstream.scm.
* guix/scripts/refresh.scm (%updaters): New variable.
  (update-package): Adjust to new 'package-update' interface.
  (guix-refresh): Adjust to new 'package-update-path'.  Remove
  'false-if-exception' around it.
2015-10-21 14:43:34 +02:00
..
import Add (guix scripts). 2015-09-18 21:42:06 +03:00
archive.scm guix archive: Add '--extract'. 2015-10-19 10:10:47 +02:00
authenticate.scm Remove assorted Guile 2.0.5 workarounds. 2015-05-10 11:07:51 +02:00
build.scm ui: Add 'show-derivation-outputs'. 2015-09-18 21:42:06 +03:00
challenge.scm Add 'guix challenge'. 2015-10-20 00:57:36 +02:00
download.scm Add (guix scripts). 2015-09-18 21:42:06 +03:00
edit.scm Add (guix scripts). 2015-09-18 21:42:06 +03:00
environment.scm scripts: environment: Use system* instead of system. 2015-10-09 12:17:01 -04:00
gc.scm guix gc: Add '--list-failures' and '--clear-failures'. 2015-09-28 22:54:04 +02:00
graph.scm graph: 'export-graph' takes a #:reverse-edges? parameter. 2015-10-14 21:39:05 +02:00
hash.scm Add (guix scripts). 2015-09-18 21:42:06 +03:00
import.scm import: Add 'cran' importer. 2015-08-31 15:39:34 +02:00
lint.scm lint: Export 'run-checkers'. 2015-10-09 16:17:45 +03:00
offload.scm offload: Use gzip instead of xz for compression on the master. 2015-09-25 22:35:35 +02:00
package.scm Add (guix scripts). 2015-09-18 21:42:06 +03:00
publish.scm publish: Fix file descriptor leak. 2015-10-06 23:51:04 +02:00
pull.scm Add (guix scripts). 2015-09-18 21:42:06 +03:00
refresh.scm gnu-maintenance: Generalize, leading to (guix upstream). 2015-10-21 14:43:34 +02:00
size.scm Add (guix scripts). 2015-09-18 21:42:06 +03:00
substitute.scm substitute: Expose narinfo access. 2015-10-19 23:12:34 +02:00
system.scm guix system: Add 'dmd-graph' command. 2015-10-14 21:39:06 +02:00