mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
no test : no ssh needed.
This commit is contained in:
parent
bbd4973877
commit
3a669c09e5
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@
|
||||||
(inherit gromacs)
|
(inherit gromacs)
|
||||||
(name "glicid-gromacs-openmpi")
|
(name "glicid-gromacs-openmpi")
|
||||||
(inputs `(("openmpi", openmpi)
|
(inputs `(("openmpi", openmpi)
|
||||||
("openssh", openssh)
|
;; ("openssh", openssh) ;; only for tests... disabled now
|
||||||
,@(package-inputs gromacs)))
|
,@(package-inputs gromacs)))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue