mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-10-31 06:31:20 +00:00
elasticsearch-curator: fix override for click 6.7
This commit is contained in:
parent
1096383557
commit
06bcd9a3c4
@ -9,6 +9,8 @@ py = python.override {
|
||||
inherit version;
|
||||
sha256 = "f15516df478d5a56180fbf80e68f206010e6d160fc39fa508b65e035fd75130b";
|
||||
};
|
||||
doCheck = false;
|
||||
postPatch = "";
|
||||
});
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user