aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2019-11-26 22:24:35 +0200
committerEfraim Flashner <efraim@flashner.co.il>2019-11-26 22:24:35 +0200
commitba6008760a84b22d71f3d70e6a15f7d89960b4bf (patch)
tree84b65ca12581bcf26a04ed0c9649c4f0af866faa /nix
parenta0361e09658a728ec4b7f36fba0e9625948b4ea1 (diff)
downloadguix-ba6008760a84b22d71f3d70e6a15f7d89960b4bf.tar.gz
guix-ba6008760a84b22d71f3d70e6a15f7d89960b4bf.zip
gnu: libgcrypt: Update to 1.8.5.
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.5. [replacement]: Remove field. (libgcrypt-1.8.5): Remove variable.
Diffstat (limited to 'nix')
0 files changed, 0 insertions, 0 deletions
ue; fi' Eric Bavier 2020-05-14store: 'mapm/accumulate-builds' preserves '%current-target-system'....Fixes <https://bugs.gnu.org/41182>. * guix/store.scm (mapm/accumulate-builds): Pass #:system and #:target to 'run-with-store'. * tests/store.scm ("mapm/accumulate-builds, %current-target-system"): New test. * tests/guix-pack.sh: Add 'guix pack -d --target' test. Ludovic Courtès 2020-03-31pack: Adjust test to '--dry-run' changes....This is a followup to 131f50cdc9dbb7183023f4dae759876a9e700bef. * tests/guix-pack.sh: Use '--no-grafts' in conjunction with '-n' and '-d'. Ludovic Courtès