mirror of
https://gitlab.univ-nantes.fr/glicid-public/glicid-non-free.git
synced 2025-04-28 17:28:35 +02:00
packages names error
This commit is contained in:
parent
aa2b3c6601
commit
9092da4571
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
(define-module (tainted packages chemistry)
|
||||
(define-module (glicid-tainted packages chemistry)
|
||||
#:use-module (guix packages)
|
||||
#:use-module (guix download)
|
||||
#:use-module (guix gexp)
|
||||
|
@ -20,7 +20,7 @@
|
|||
#:use-module (gnu packages sphinx)
|
||||
#:use-module (gnu packages check)
|
||||
#:use-module (gnu packages gcc)
|
||||
#:use-module (guix-science-nonfree cuda)
|
||||
#:use-module (guix-science-nonfree packages cuda)
|
||||
)
|
||||
|
||||
(define-public gromacs+cuda
|
Loading…
Add table
Reference in a new issue