guix-devel/guix
Ludovic Courtès c37a74bd3e packages: 'package-transitive-supported-systems' accounts for indirect deps.
Reported by Andreas Enge <andreas@enge.fr>.

* guix/packages.scm (first-value): New macro.
  (package-transitive-supported-systems): Rewrite to traverse all the
  DAG rooted at PACKAGE.
* tests/packages.scm ("package-transitive-supported-systems"): Add 'd'
  and 'e', and test them.
2014-11-03 21:26:48 +01:00
..
build
build-system packages: Implement grafts. 2014-11-02 21:22:12 +01:00
import import: snix: Handle license attributes. 2014-10-29 14:03:46 +01:00
scripts packages: Implement grafts. 2014-11-02 21:22:12 +01:00
base32.scm
base64.scm
build-system.scm
config.scm.in
derivations.scm derivations: Add 'derivation-name'. 2014-11-02 21:22:12 +01:00
download.scm download: Append (effective-version) to '%load-path' for GnuTLS. 2014-10-30 15:46:36 +01:00
ftp-client.scm
gexp.scm
git-download.scm
gnu-maintenance.scm
gnupg.scm
hash.scm
http-client.scm
licenses.scm licenses: Add 'imlib2'. 2014-10-26 22:22:43 +03:00
monad-repl.scm
monads.scm
nar.scm
packages.scm packages: 'package-transitive-supported-systems' accounts for indirect deps. 2014-11-03 21:26:48 +01:00
pk-crypto.scm
pki.scm
profiles.scm
records.scm
serialization.scm
store.scm
svn-download.scm
tests.scm tests: Move some of the narinfo test tools to (guix tests). 2014-10-29 00:31:23 +01:00
ui.scm
utils.scm