treewide: remove redundant rec
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ stdenv, buildPackages, fetchgit, fetchpatch, perl, buildLinux, ... } @ args:
|
||||
|
||||
buildLinux (args // rec {
|
||||
buildLinux (args // {
|
||||
version = "5.1.2019.08.21";
|
||||
modDirVersion = "5.1.0";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user