treewide: remove redundant rec
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
, pkgs
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
buildPythonPackage {
|
||||
pname = "python-lxc-unstable";
|
||||
version = "2016-08-25";
|
||||
disabled = isPy3k;
|
||||
|
||||
Reference in New Issue
Block a user