mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +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)
|
||||
(name "glicid-gromacs-openmpi")
|
||||
(inputs `(("openmpi", openmpi)
|
||||
("openssh", openssh)
|
||||
;; ("openssh", openssh) ;; only for tests... disabled now
|
||||
,@(package-inputs gromacs)))
|
||||
(build-system cmake-build-system)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue