fix editorconfig check break (#5879)
This commit is contained in:
parent
29eee40474
commit
6a87ac3a52
|
@ -46,7 +46,7 @@ let
|
||||||
strings
|
strings
|
||||||
versionOlder
|
versionOlder
|
||||||
;
|
;
|
||||||
|
|
||||||
stdenv = throw "Use effectiveStdenv instead";
|
stdenv = throw "Use effectiveStdenv instead";
|
||||||
|
|
||||||
suffices =
|
suffices =
|
||||||
|
|
Loading…
Reference in New Issue