guix-devel/guix
Ludovic Courtès ac10e0e17e packages: Add 'patches' and related fields to <origin>.
See <https://lists.gnu.org/archive/html/guix-devel/2013-09/msg00137.html>
for the rationale.

* guix/packages.scm (<origin>)[patches, patch-flags, patch-inputs,
  patch-guile]: New fields.
  (%standard-patch-inputs, default-guile, patch-and-repack): New
  procedures.
  (package-source-derivation): When 'patches' is non-empty, call
  'patch-and-repack'.
* guix/utils.scm (file-sans-extension): New procedure.
2013-10-09 00:11:34 +02:00
..
build Merge branch 'master' into core-updates 2013-09-23 00:35:17 +02:00
build-system build-system/trivial: Take the 'source' field into account. 2013-09-27 00:46:17 +02:00
scripts Merge branch 'core-updates' 2013-09-27 01:30:57 +02:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
build-system.scm Move record utilities to (guix records). 2013-05-12 15:46:16 +02:00
config.scm.in substitute-binary: Implement `--substitute'. 2013-04-12 21:58:47 +02:00
derivations.scm derivations: 'derivation' and related procedures return a single value. 2013-09-18 18:49:53 +02:00
download.scm download: Add Debian mirrors. 2013-10-05 16:45:39 +02:00
ftp-client.scm ftp-client: Let callers handle `ftp-open' exceptions. 2013-05-14 23:51:36 +02:00
gnu-maintenance.scm Rename (guix web) to (guix http-client). 2013-07-14 16:44:15 +02:00
gnupg.scm guix refresh: Add '--key-download'. 2013-06-10 08:15:17 +00:00
hash.scm hash: Add `open-sha256-port'. 2013-07-02 22:38:03 +02:00
http-client.scm utils: Add `guile-version>?', and use it. 2013-08-23 15:51:36 +02:00
licenses.scm licenses: Add 'agpl3' and 'agpl3+'. 2013-06-03 11:39:38 +00:00
monads.scm monads: Allow resolution of a monad's bind/return at expansion time. 2013-10-03 23:12:20 +02:00
nar.scm nar: Fix file descriptor leak when writing a Nar. 2013-09-23 00:33:50 +02:00
packages.scm packages: Add 'patches' and related fields to <origin>. 2013-10-09 00:11:34 +02:00
records.scm records: `recutils->alist' recognizes lines starting with a `+'. 2013-07-10 21:53:29 +02:00
serialization.scm Add (guix nar) and (guix serialization). 2013-04-12 21:57:58 +02:00
snix.scm snix: Prefer synopses from the Womb rather than from Nixpkgs. 2013-04-20 11:52:50 +02:00
store.scm store: The 'references' parameter of 'add-text-to-store' is now optional. 2013-09-11 01:07:49 +02:00
ui.scm guix package: Add '--list-generations'. 2013-09-19 11:22:31 +00:00
utils.scm packages: Add 'patches' and related fields to <origin>. 2013-10-09 00:11:34 +02:00