guix/guix
Ludovic Courtès 002c57c6f7 lint: Add a 'derivation' checker.
* guix/scripts/lint.scm (check-derivation): New procedure.
  (%checkers): Add 'derivation' checker.
* tests/lint.scm ("derivation: invalid arguments"): New test.
2015-04-13 00:02:59 +02:00
..
build Merge branch 'master' into core-updates 2015-04-09 21:10:46 +02:00
build-system Merge branch 'master' into core-updates 2015-04-08 16:04:37 +08:00
import import: Add hackage importer. 2015-04-08 17:31:11 +02:00
scripts lint: Add a 'derivation' checker. 2015-04-13 00:02:59 +02:00
base32.scm
base64.scm
build-system.scm
config.scm.in
cvs-download.scm
derivations.scm derivations: 'substitution-oracle' now ignores sub-trees that are valid. 2015-03-25 10:46:22 +01:00
download.scm
elf.scm elf: Add missing argument in 'elf-segment'. 2015-03-30 15:21:11 +02:00
ftp-client.scm ftp-client: Switch to binary mode before using the "SIZE" command. 2015-03-19 13:00:21 +01:00
gcrypt.scm
gexp.scm gexp: Slightly simplify 'lower-inputs'. 2015-03-29 22:23:33 +02:00
git-download.scm
gnu-maintenance.scm
gnupg.scm
hash.scm
http-client.scm http-client: Add workaround for HTTP pipelining on Guile <= 2.0.9. 2015-04-08 21:41:04 +02:00
licenses.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm packages: 'package-transitive-supported-systems' accounts for implicit inputs. 2015-04-11 13:06:23 +02:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Generate GHC's package database cache. 2015-04-08 17:31:12 +02:00
records.scm
serialization.scm
sets.scm
store.scm store: Add query-path-info operation. 2015-04-04 13:50:52 -04:00
svn-download.scm
tests.scm Rename 'guix substitute-binary' to 'guix substitute'. 2015-03-25 10:46:22 +01:00
ui.scm Merge branch 'master' into core-updates 2015-04-08 16:04:37 +08:00
utils.scm