mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-05-02 07:05:38 +02:00
change qemu with rbd to 6.1
This commit is contained in:
parent
35cc460db4
commit
7318988f6d
1 changed files with 2 additions and 2 deletions
|
@ -1520,7 +1520,7 @@ storage protocols (S3, NFS, and others) through the RADOS gateway.")
|
|||
|
||||
|
||||
(package
|
||||
(inherit qemu)
|
||||
(inherit glicid-qemu)
|
||||
(name "qemu-with-rbd")
|
||||
; (arguments
|
||||
; `(#:configure-flags
|
||||
|
@ -1546,7 +1546,7 @@ storage protocols (S3, NFS, and others) through the RADOS gateway.")
|
|||
|
||||
|
||||
(inputs `(("glicid-ceph:lib", glicid-ceph "lib" )
|
||||
,@(package-inputs qemu)))
|
||||
,@(package-inputs glicid-qemu)))
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue