[bot] treewide: remove unused 'inherit' in let blocks
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
}:
|
||||
|
||||
let
|
||||
inherit (stdenv.lib) optional;
|
||||
wrapper = ./hoogle-local-wrapper.sh;
|
||||
isGhcjs = ghc.isGhcjs or false;
|
||||
opts = lib.optionalString;
|
||||
|
||||
Reference in New Issue
Block a user