guix/tests
Ludovic Courtès 5763ad9266 guix package: -A and -s take supported systems into account.
* guix/scripts/package.scm (guix-package)[process-query]
  <list-available>: Restrict results to packages matching
  'supported-package?".
* guix/ui.scm (package->recutils): Print "systems:".
* tests/guix-package.sh: Add tests.
* doc/guix.texi (Invoking guix package): Adjust description of
  '--list-available' accordingly.
2015-04-19 23:34:53 +02:00
..
base32.scm
base64.scm
build-utils.scm
builders.scm
cpan.scm
derivations.scm
gexp.scm
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build.sh
guix-daemon.sh
guix-download.sh
guix-gc.sh
guix-hash.sh
guix-lint.sh
guix-package-net.sh tests: Skip 'guix-package-net.sh' when prerequisites aren't met. 2015-04-08 10:20:59 +02:00
guix-package.sh guix package: -A and -s take supported systems into account. 2015-04-19 23:34:53 +02:00
guix-register.sh
guix-system.sh
hackage.scm import: Add hackage importer. 2015-04-08 17:31:11 +02:00
hash.scm
lint.scm lint: Add a 'derivation' checker. 2015-04-13 00:02:59 +02:00
monads.scm
nar.scm
packages.scm packages: Add 'supported-package?'. 2015-04-19 23:34:53 +02:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Generalize "hooks" for 'profile-derivation'. 2015-04-15 22:44:51 +02:00
publish.scm
pypi.scm
records.scm
sets.scm
signing-key.pub
signing-key.sec
snix.scm
store.scm
substitute.scm
syscalls.scm
test.drv
ui.scm
union.scm
utils.scm