mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
retour à l'original qui était ok
This commit is contained in:
parent
3fc231a878
commit
e6b0b49b4a
1 changed files with 3 additions and 3 deletions
|
@ -1223,9 +1223,9 @@ in the @code{debug} output), and binutils.")))
|
|||
)
|
||||
|
||||
|
||||
(define-public ceph-15
|
||||
(define-public glicid-ceph-15
|
||||
(package
|
||||
(name "ceph-15")
|
||||
(name "glicid-ceph-15")
|
||||
(version "15.2.14")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
|
@ -1432,7 +1432,7 @@ storage protocols (S3, NFS, and others) through the RADOS gateway.")
|
|||
|
||||
)
|
||||
|
||||
(define-public glicid-ceph ceph-15)
|
||||
(define-public glicid-ceph glicid-ceph-15)
|
||||
|
||||
(define-public glicid-qemu
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue