aboutsummaryrefslogtreecommitdiff
path: root/scripts/guix.in
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2024-12-04 16:20:52 +0100
committerRicardo Wurmus <rekado@elephly.net>2024-12-04 16:21:07 +0100
commit3cfd6e11a4bd4ee12f508ea5dabc59b81e876ea0 (patch)
tree27adcd8cbbcd4787fe26e4dbda2b717cf37625f5 /scripts/guix.in
parent0c1dddd90ffe1d3a4f30aa6d2d10a0883378d3a5 (diff)
downloadguix-3cfd6e11a4bd4ee12f508ea5dabc59b81e876ea0.tar.gz
guix-3cfd6e11a4bd4ee12f508ea5dabc59b81e876ea0.zip
gnu: Add skewer.
* gnu/packages/bioinformatics.scm (skewer): New variable. Change-Id: Ieeb95ed7449b91ea853d73ecca05e5436121df6a
Diffstat (limited to 'scripts/guix.in')
0 files changed, 0 insertions, 0 deletions
org> Eric Bavier 2023-01-25tests: Do not try to create "$HOME/.config"....Previously this test would fail when HOME=/homeless-shelter and said directory cannot be created. * tests/guix-refresh.sh: Pass '--keyring' together with '-u'. Ludovic Courtès 2023-01-08refresh: Add CLI tests....* guix/import/test.scm, tests/guix-refresh.sh: New files. * Makefile.am (MODULES, SH_TESTS): Add them. Ludovic Courtès