treewide: remove redundant rec
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
, datatable
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
buildPythonPackage {
|
||||
pname = "xgboost";
|
||||
inherit (xgboost) version src meta;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user