ceph-pre: Update
This commit is contained in:
parent
34fbb41500
commit
666629f30b
@ -4,9 +4,9 @@ callPackage ./generic.nix (args // rec {
|
|||||||
version = "0.94.3";
|
version = "0.94.3";
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://github.com/ceph/ceph.git";
|
url = "https://github.com/wkennington/ceph.git";
|
||||||
rev = "c19b0fc1aa2834ae3027b07a02aebe9639fc2ca7";
|
rev = "6218aa41e04533f0d6e62b5c7be591c2e99716ec";
|
||||||
sha256 = "1h1y5jh2bszia622rmwdblb3cpkpd0mijahkaiasr30jwpkmzh0i";
|
sha256 = "0cyl5i1q6lap5a6vk8fjxfpikhxzwm9zkybg37nibahi2bwjr7rr";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [ ./fix-pgrefdebugging.patch ];
|
patches = [ ./fix-pgrefdebugging.patch ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user