mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-14 15:36:47 +03:00
python-packages: repocheck 2015-05-04 -> 2015-06-27
This commit is contained in:
parent
f9bd72f24c
commit
d94285788f
@ -11007,12 +11007,12 @@ let
|
||||
};
|
||||
|
||||
repocheck = buildPythonPackage rec {
|
||||
name = "repocheck-2015-05-04";
|
||||
name = "repocheck-2015-06-27";
|
||||
disabled = isPy26 || isPy27;
|
||||
|
||||
src = pkgs.fetchFromGitHub {
|
||||
sha256 = "0zk8n4sm7i488wgqljkfjd2j0hm0qimxr9dhdz6d7xal7apwh71x";
|
||||
rev = "db8c336f071ead3375805b7a78ca3d7c862536db";
|
||||
sha256 = "0psihwph10sx07xc2gfch739laz7x1kwl5c991cci8cfn5jzy8bp";
|
||||
rev = "231e05b4fa55955ef8492581a15f508ffa0037d4";
|
||||
repo = "repocheck";
|
||||
owner = "kynikos";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user