treewide: remove redundant rec
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
, cython
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
buildPythonPackage {
|
||||
pname = "rencode";
|
||||
version = "git20150810";
|
||||
disabled = isPy33;
|
||||
|
||||
Reference in New Issue
Block a user