add gromacs+gpu

This commit is contained in:
Yann Dupont 2023-02-03 19:08:12 +01:00
parent 1e825aed60
commit 61e20a10bb

View file

@ -1,5 +1,3 @@
#!
(define-module (glicid packages chemistry)
#:use-module (guix packages)
#:use-module (guix download)
@ -77,5 +75,3 @@
(modify-inputs (package-propagated-inputs gromacs)
(append cuda hwloc))))
)
!#