pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, runCommand, substituteAll, fetchurl, systemd, coreutils }:
|
||||
{ lib, runCommand, substituteAll, coreutils }:
|
||||
|
||||
let
|
||||
name = "service-wrapper-${version}";
|
||||
|
||||
Reference in New Issue
Block a user