aboutsummaryrefslogtreecommitdiff
path: root/tests/challenge.scm
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2022-02-03 14:09:11 +0100
committerJulien Lepiller <julien@lepiller.eu>2022-02-03 19:35:51 +0100
commit90547d6d505c0a998d5fe2f446f3cbaa2c1b1579 (patch)
treefb99ba44c8ea648067555067344e3dbaf71a55b7 /tests/challenge.scm
parent5fe10d1b97b1ea183eebcc44de175e1d135ae558 (diff)
downloadguix-90547d6d505c0a998d5fe2f446f3cbaa2c1b1579.tar.gz
guix-90547d6d505c0a998d5fe2f446f3cbaa2c1b1579.zip
gnu: dune: Update to 2.9.3.
* gnu/packages/ocaml.scm (dune-bootstrap): Update to 2.9.3.
Diffstat (limited to 'tests/challenge.scm')
0 files changed, 0 insertions, 0 deletions
junction with '-n' and '-d'. Ludovic Courtès 2019-11-22pack: Allow multiple '--manifest' options....* guix/scripts/pack.scm (guix-pack): Collect 'manifest' options, and concatenate the resulting manifests. * tests/guix-pack.sh: Test it. * doc/guix.texi (Invoking guix pack): Document it. Ludovic Courtès 2019-11-21pack: Add "--derivation"....* guix/scripts/pack.scm (%options, show-help): Add "--derivation". (guix-pack): Honor it. * tests/guix-pack.sh: Test it. * doc/guix.texi (Invoking guix pack): Document it. Ludovic Courtès