python.pkgs.click: make patch version-agnostic
This commit is contained in:
@@ -13,7 +13,7 @@ let
|
||||
inherit version;
|
||||
sha256 = "678c98275431fad324275dec63791e4a17558b40e5a110e20a82866139a85a5a";
|
||||
};
|
||||
patches = [];
|
||||
postPatch = "";
|
||||
});
|
||||
|
||||
platformio = self.callPackage ./core.nix { };
|
||||
|
||||
Reference in New Issue
Block a user