mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
désactivation modifs, ça ne fonctionne pas comme attendu.
This commit is contained in:
parent
375b4360d8
commit
46082cbb94
1 changed files with 6 additions and 6 deletions
|
@ -56,13 +56,13 @@
|
||||||
#:use-module (gnu packages image))
|
#:use-module (gnu packages image))
|
||||||
|
|
||||||
|
|
||||||
(define-public gfortran-10
|
; (define-public gfortran-10
|
||||||
(hidden-package
|
; (hidden-package
|
||||||
(custom-gcc gcc-10 "gfortran" '("fortran")
|
; (custom-gcc gcc-10 "gfortran" '("fortran")
|
||||||
%generic-search-paths)))
|
; %generic-search-paths)))
|
||||||
|
|
||||||
(define-public gfortran-toolchain-10
|
;(define-public gfortran-toolchain-10
|
||||||
(package (inherit (make-gcc-toolchain gfortran-10))))
|
; (package (inherit (make-gcc-toolchain gfortran-10))))
|
||||||
|
|
||||||
(define-public glicid-pmix
|
(define-public glicid-pmix
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Add table
Reference in a new issue