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";
|
||||
|
||||
src = fetchgit {
|
||||
url = "https://github.com/ceph/ceph.git";
|
||||
rev = "c19b0fc1aa2834ae3027b07a02aebe9639fc2ca7";
|
||||
sha256 = "1h1y5jh2bszia622rmwdblb3cpkpd0mijahkaiasr30jwpkmzh0i";
|
||||
url = "https://github.com/wkennington/ceph.git";
|
||||
rev = "6218aa41e04533f0d6e62b5c7be591c2e99716ec";
|
||||
sha256 = "0cyl5i1q6lap5a6vk8fjxfpikhxzwm9zkybg37nibahi2bwjr7rr";
|
||||
};
|
||||
|
||||
patches = [ ./fix-pgrefdebugging.patch ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user