guix-devel/guix
Ludovic Courtès b874f305e5 guix package: Honor the current output when upgrading.
* guix/scripts/package.scm (specification->package+output): Pass OUTPUT
  to 'package-specification->name+version+output'.
2013-11-24 15:30:06 +01:00
..
build Merge branch 'master' into core-updates 2013-11-01 12:59:31 +01:00
build-system Merge branch 'master' into core-updates 2013-11-20 23:51:26 +01:00
scripts guix package: Honor the current output when upgrading. 2013-11-24 15:30:06 +01: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: Allow 'map-derivations' to replace sources. 2013-11-13 11:22:07 +01:00
download.scm download: Support 'file://' URLs. 2013-10-12 22:29:31 +02:00
ftp-client.scm ftp-client: Let callers handle `ftp-open' exceptions. 2013-05-14 23:51:36 +02:00
gnu-maintenance.scm gnu-maintenance: Adjust URL of package description file. 2013-10-11 22:18:47 +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 Merge branch 'master' into core-updates 2013-11-20 23:51:26 +01:00
profiles.scm guix package: Allow removal of a specific package output. 2013-11-01 23:21:01 +01:00
records.scm records: define-record-type*: Field bindings are bound with 'let*'. 2013-10-15 23:31:22 +02:00
serialization.scm Add (guix nar) and (guix serialization). 2013-04-12 21:57:58 +02:00
snix.scm snix: Prefer descriptions from the Womb rather than from Nixpkgs. 2013-10-09 16:18:23 +02:00
store.scm store: Make 'direct-store-path?' public. 2013-11-13 00:29:05 +01:00
ui.scm guix build: '-e' can be passed a monadic thunk. 2013-11-18 23:08:20 +01:00
utils.scm utils: Add 'string-replace-substring'. 2013-11-13 00:29:05 +01:00