mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
ne fonctionne pas.
This commit is contained in:
parent
a169c74bd5
commit
2683e5ff58
1 changed files with 10 additions and 8 deletions
|
@ -29,6 +29,8 @@
|
|||
#:use-module (gnu packages readline)
|
||||
#:use-module (gnu packages tcl)
|
||||
#:use-module (gnu packages tls)
|
||||
#:use-module (gnu packages commencement)
|
||||
#:use-module (gnu packages gcc)
|
||||
#:use-module (gnu packages web))
|
||||
|
||||
|
||||
|
@ -177,14 +179,14 @@
|
|||
(license "not checked")
|
||||
(home-page "https://wiki.x2go.org")
|
||||
)
|
||||
|
||||
|
||||
(define-public glicid-fortan-toolchain-8
|
||||
(make-gcc-toolchain gfortran-8))
|
||||
|
||||
(define-public glicid-fortran-toolchain-9
|
||||
(make-gcc-toolchain gfortan-9))
|
||||
|
||||
)
|
||||
|
||||
;(define-public glicid-fortan-toolchain-8
|
||||
; (make-gcc-toolchain gfortran))
|
||||
|
||||
;(define-public glicid-fortran-toolchain-9
|
||||
; (make-gcc-toolchain gfortan))
|
||||
|
||||
|
||||
|
||||
;;; glicid.scm ends here
|
||||
|
|
Loading…
Add table
Reference in a new issue