forked from rarias/jungle
Update ceph to 18.2.0 in overlay
This commit is contained in:
@@ -25,4 +25,11 @@ final: prev:
|
||||
];
|
||||
});
|
||||
});
|
||||
|
||||
# Update ceph to 18.2.0 until it lands in nixpkgs, see:
|
||||
# https://github.com/NixOS/nixpkgs/pull/247849
|
||||
inherit (prev.callPackage ./ceph.nix {
|
||||
lua = prev.lua5_4;
|
||||
fmt = prev.fmt_8;
|
||||
}) ceph ceph-client;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user