Merge pull request #43862 from volth/unused3
[bot] treewide: remove unused 'args@' in lambdas
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
, doCheck ? true
|
||||
, broken ? false
|
||||
, buildPlatform, hostPlatform
|
||||
} @ args:
|
||||
}:
|
||||
|
||||
let
|
||||
inherit (stdenv.lib) optional optionalString;
|
||||
|
||||
Reference in New Issue
Block a user