pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ runCommand, git, nix }: src:
|
||||
{ runCommand, git }: src:
|
||||
|
||||
let
|
||||
srcStr = toString src;
|
||||
|
||||
Reference in New Issue
Block a user