ceph: fix build
This commit is contained in:
parent
893d924d53
commit
5889e6941e
|
@ -2482,7 +2482,7 @@ in
|
|||
|
||||
libceph = ceph.lib;
|
||||
inherit (callPackages ../tools/filesystems/ceph {
|
||||
boost = boost167.override { enablePython = true; python = python37; };
|
||||
boost = boost16x.override { enablePython = true; python = python38; };
|
||||
})
|
||||
ceph
|
||||
ceph-client;
|
||||
|
|
Loading…
Reference in New Issue