treewide: remove unused rec

Auto-fix by nixf-diagnose.
This commit is contained in:
Wolfgang Walther 2025-09-01 12:49:06 +02:00
commit 90e7159c55
No known key found for this signature in database
GPG key ID: B39893FA5F65CAE1
128 changed files with 230 additions and 231 deletions

View file

@ -97,7 +97,6 @@ let
# https://github.com/nix-community/nixd/blob/main/libnixf/src/Basic/diagnostic.py
# TODO: Remove the following and fix things.
"--ignore=parse-redundant-paren"
"--ignore=sema-extra-rec"
"--ignore=sema-extra-with"
"--ignore=sema-unused-def-lambda-noarg-formal"
"--ignore=sema-unused-def-lambda-witharg-arg"