mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
typo
This commit is contained in:
parent
1495816c77
commit
1f12d6e2d0
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
(package
|
||||
(inherit fftw-openmpi)
|
||||
(name "fftw-openmpi-with-fortran")
|
||||
(inputs `(("gfortran", gfortran )
|
||||
(inputs `(("gfortran-toolchain", gfortran-toolchain )
|
||||
,@(package-inputs fftw-openmpi)))
|
||||
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue