guix-devel/guix
Ludovic Courtès 6d0b9d03ce tests: Remove dependency on 'glibc-utf8-locales' for profile tests.
This fixes a regression introduced in commit 536c3ee.

* guix/profiles.scm (ca-certificate-bundle): When MANIFEST is empty,
  make a trivial derivation.
* guix/scripts/package.scm (guix-package)[process-actions]: Pass
  #:ca-certificate-bundle? to 'profile-generation'.
* tests/packages.scm ("--search-paths with pattern"): Likewise.
* tests/profiles.scm ("profile-derivation"): Likewise.
2015-03-04 17:23:27 +01:00
..
build Merge branch 'core-updates'. 2015-03-04 14:07:23 +01:00
build-system Merge branch 'core-updates'. 2015-03-04 14:07:23 +01:00
import import: cpan: Change %corelist into a promise. 2015-02-20 16:28:05 -05:00
scripts tests: Remove dependency on 'glibc-utf8-locales' for profile tests. 2015-03-04 17:23:27 +01:00
base32.scm
base64.scm
build-system.scm
config.scm.in
cvs-download.scm
derivations.scm gexp: Implement 'imported-modules' & co. using 'gexp->derivation'. 2015-02-13 17:28:19 +01:00
download.scm gnu: Add R. 2015-02-16 16:35:41 +01:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm gexp: Make sure 'gexp-outputs' removes duplicate outputs. 2015-03-02 16:26:13 +01:00
git-download.scm
gnu-maintenance.scm
gnupg.scm
hash.scm
http-client.scm http-client: Monkey-patch 'make-chunked-input-port' on Guile <= 2.0.11. 2015-03-03 22:58:45 +01:00
licenses.scm licenses: Add IPA Font License. 2015-02-24 16:09:30 +01:00
monad-repl.scm
monads.scm
nar.scm
packages.scm packages: Set the port conversion strategy to 'error'. 2015-02-28 01:10:24 +01:00
pk-crypto.scm
pki.scm
profiles.scm tests: Remove dependency on 'glibc-utf8-locales' for profile tests. 2015-03-04 17:23:27 +01:00
records.scm
serialization.scm
sets.scm
store.scm store: Add optional 'references' parameter to 'text-file'. 2015-02-12 23:43:18 +01:00
svn-download.scm
tests.scm tests: Skip tests that would fail due to the shebang length. 2015-02-24 00:01:34 +01:00
ui.scm ui: Add missing copyright line. 2015-02-26 00:04:36 +01:00
utils.scm