ceph: pin fmt_7 -> fmt_8
Bump to latest supported fmt.
This commit is contained in:
parent
44c6d3cc10
commit
b9bf4d5378
@ -5791,7 +5791,7 @@ with pkgs;
|
||||
libceph = ceph.lib;
|
||||
inherit (callPackages ../tools/filesystems/ceph {
|
||||
lua = lua5_4;
|
||||
fmt = fmt_7;
|
||||
fmt = fmt_8;
|
||||
})
|
||||
ceph
|
||||
ceph-client;
|
||||
|
Loading…
Reference in New Issue
Block a user