aboutsummaryrefslogtreecommitdiff
path: root/tests/openpgp.scm
diff options
context:
space:
mode:
authorArun Isaac <arunisaac@systemreboot.net>2020-09-17 10:00:14 +0530
committerArun Isaac <arunisaac@systemreboot.net>2020-10-12 11:41:46 +0530
commiteef1afbc65b7befb55e66fe6f59bf20413268dc8 (patch)
treef270139cb2cdccaed849223262db5b3694b760c5 /tests/openpgp.scm
parent3688b52426375534b9a4ef38910b58563371189c (diff)
downloadguix-eef1afbc65b7befb55e66fe6f59bf20413268dc8.tar.gz
guix-eef1afbc65b7befb55e66fe6f59bf20413268dc8.zip
gnu: Add rust-syn-test-suite-0.
* gnu/packages/crates-io.scm (rust-syn-test-suite-0): New variable.
Diffstat (limited to 'tests/openpgp.scm')
0 files changed, 0 insertions, 0 deletions
Add create-all-directories? parameter to 'union-build'....* guix/build/union.scm (union-build): Add create-all-directories? keyword parameter. * tests/union.scm ("union-build #:create-all-directories? #t"): New test. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Huang Ying