@@ -10,6 +10,8 @@ pythonPackages.buildPythonApplication rec {
|
||||
sha256 = "1qcbhdnhdhhv7q6cqdgv0q55ic8fk18526zn2yb12x9r1s0lfp9z";
|
||||
};
|
||||
|
||||
patches = [ ./nox-review-wip.patch ];
|
||||
|
||||
buildInputs = [ pythonPackages.pbr git ];
|
||||
|
||||
propagatedBuildInputs = with pythonPackages; [
|
||||
|
||||
Reference in New Issue
Block a user