mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
hdf5-glicid is no more useful
This commit is contained in:
parent
769424b894
commit
7d616226f1
1 changed files with 11 additions and 10 deletions
|
@ -216,16 +216,17 @@
|
||||||
|
|
||||||
))
|
))
|
||||||
|
|
||||||
(define-public glicid-specific-hdf5
|
; no more useful
|
||||||
(package
|
;(define-public glicid-specific-hdf5
|
||||||
(inherit hdf5-1.12)
|
; (package
|
||||||
(name "glicid-specific-hdf5")
|
; (inherit hdf5-1.12)
|
||||||
;; (arguments
|
; (name "glicid-specific-hdf5")
|
||||||
;; `(#:tests? #f)
|
; ;; (arguments
|
||||||
;; )
|
; ;; `(#:tests? #f)
|
||||||
(native-inputs `(("gcc" ,gcc-11)
|
; ;; )
|
||||||
("gfortran" ,gfortran-11)
|
; (native-inputs `(("gcc" ,gcc-11)
|
||||||
,@(package-native-inputs hdf5-1.12)))))
|
; ("gfortran" ,gfortran-11)
|
||||||
|
; ,@(package-native-inputs hdf5-1.12)))))
|
||||||
|
|
||||||
(define-public glicid-motif
|
(define-public glicid-motif
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Add table
Reference in a new issue