aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests/ssh.scm
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2021-04-26 11:58:38 +0200
committerMathieu Othacehe <othacehe@gnu.org>2021-04-26 11:59:13 +0200
commit2c72db42878c31271804c412914331c9204fa705 (patch)
tree34f1992b47acf5e41997d286f3fecbb8da3fcb7e /gnu/tests/ssh.scm
parent454029482c66c39fe24ffaf64001a94103f0653b (diff)
downloadguix-2c72db42878c31271804c412914331c9204fa705.tar.gz
guix-2c72db42878c31271804c412914331c9204fa705.zip
gnu: cuirass: Update to 1.0.0-16.40b3238.
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-16.40b3238.
Diffstat (limited to 'gnu/tests/ssh.scm')
0 files changed, 0 insertions, 0 deletions
Fix emacs outputs....* gnu/packages/cedille.scm (cedille):[arguments] Add slashes to output paths. Signed-off-by: Marius Bakke <mbakke@fastmail.com> John Soo 2020-03-19gnu: cedille: Remove guix.d from the Elisp installation directory....* gnu/packages/cedille.scm (cedille)[phases]{patch-cedille-path-el}: Update the Elisp installation prefix used. {copy-cedille-mode}: Likewise. Maxim Cournoyer 2020-02-23gnu: cedille: Update to 1.1.2....* gnu/packages/cedille.scm (cedille): Update to 1.1.2. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> John Soo 2019-11-20gnu: cedille: Use most recent GHC....* gnu/packages/cedille.scm (cedille)[inputs]: Replace 'ghc-8.4' with 'ghc'. Timothy Sample 2019-09-01gnu: cedille: Adjust import list....This is a followup to dddbc90c648a569ed3f6dcf8678cb94e63a8302f. * gnu/packages/cedille.scm: Use (gnu packages haskell-xyz). Ludovic Courtès