guix-devel/guix
Ludovic Courtès 2e1bafb034 packages: Gracefully print packages whose 'location' is #f.
* guix/packages.scm (<package> printer): Check whether LOC is #f.
* tests/packages.scm ("printer with location", "printer without
  location"): New tests.
2014-10-08 23:06:19 +02:00
..
build gnu: Add the 'glib-or-gtk' build system. 2014-10-08 12:01:50 +02:00
build-system gnu: Add the 'glib-or-gtk' build system. 2014-10-08 12:01:50 +02:00
import import: Add PyPI importer. 2014-09-29 19:30:28 -04:00
scripts guix lint: make sure synopses do not start with the package name. 2014-10-08 03:08:20 +02:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
base64.scm substitute-binary: Support the Signature field of a narinfo file. 2014-03-30 12:02:10 +02:00
build-system.scm build-system: Bags record their system and target. 2014-10-05 21:58:42 +02:00
config.scm.in build: Change state and log directories to $localstatedir/.../guix. 2014-03-09 22:10:01 +01:00
derivations.scm derivations: Add 'graft-derivation'. 2014-10-08 12:01:49 +02:00
download.scm download: Allow raw file names or file:// URLs. 2014-10-03 18:03:09 +02:00
ftp-client.scm ftp-client: Add missing CR in "USER" command. 2014-05-03 00:46:51 +02:00
gexp.scm gexp: 'gexp->script' returns a script that can easily be compiled. 2014-09-08 00:03:38 +02:00
git-download.scm build-system: Introduce "bags" as an intermediate representation. 2014-10-05 21:58:42 +02:00
gnu-maintenance.scm gnu-maintenance: Add missing type check. 2014-05-05 09:00:00 +02:00
gnupg.scm gnupg: Correctly parse current 'SIG_ID' lines. 2014-09-24 19:08:03 +02:00
hash.scm hash: Add 'open-sha256-input-port', for Guile > 2.0.9. 2014-01-24 00:01:49 +01:00
http-client.scm download: Enlarge your receive buffer. 2014-05-23 22:19:37 +02:00
licenses.scm gnu: Add ruby. 2014-09-28 15:09:24 -04:00
monad-repl.scm Add (guix monad-repl). 2014-08-15 16:26:28 +02:00
monads.scm gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00
nar.scm guix-register: By default, attempt to deduplicate registered items. 2014-08-25 00:16:49 +02:00
packages.scm packages: Gracefully print packages whose 'location' is #f. 2014-10-08 23:06:19 +02:00
pk-crypto.scm pk-crypto: Add pretty-printer to 'gcry-error' exceptions. 2014-04-22 11:41:52 +02:00
pki.scm pki: Introduce 'write-acl', and fix wrong conversion in 'ensure-acl'. 2014-04-04 00:23:17 +02:00
profiles.scm profiles: Add 'profile-generations'. 2014-09-22 13:24:52 +04:00
records.scm records: Report unknown field names in inheriting forms. 2014-07-17 16:45:45 +02:00
serialization.scm store: Add #:timeout build option. 2014-03-09 23:01:18 +01:00
store.scm guix-register: Add '--state-directory' parameter. 2014-07-18 20:40:51 +02:00
svn-download.scm gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00
tests.scm Factorize test suite support in (guix tests). 2014-08-23 22:33:04 +02:00
ui.scm ui: Recognize the same size units as Coreutils. 2014-10-03 18:03:09 +02:00
utils.scm utils: Add 'strip-keyword-arguments'. 2014-10-05 21:57:19 +02:00