treewide: remove unused variables (#63177)
* treewide: remove unused variables * making ofborg happy
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# "nix-store --load-db" and "nix-store --register-validity
|
||||
# --hash-given".
|
||||
|
||||
{ stdenv, coreutils, jq, buildPackages }:
|
||||
{ stdenv, buildPackages }:
|
||||
|
||||
{ rootPaths }:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user