change qemu with rbd to 6.1

This commit is contained in:
Yann Dupont 2021-08-31 23:20:29 +02:00
parent 35cc460db4
commit 7318988f6d

View file

@ -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)))