about summary refs log tree commit diff
path: root/pkgs/os-specific/bsd
diff options
context:
space:
mode:
authorSigmanificient <edhyjox@gmail.com>2024-05-30 13:25:42 +0200
committerSigmanificient <edhyjox@gmail.com>2024-05-30 13:36:48 +0200
commit8b473d1a272afecf8c3cbd6c5571a00361158984 (patch)
tree980b246476a7b61f2c941c071ad0fe66b711969e /pkgs/os-specific/bsd
parentbebc70c2e74d0f7fffe7638d989bad2d2baf7c05 (diff)
treewide: remove unused fetch* (and other) arguments
Diffstat (limited to 'pkgs/os-specific/bsd')
-rw-r--r--pkgs/os-specific/bsd/netbsd/pkgs/make-rules.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/os-specific/bsd/netbsd/pkgs/make-rules.nix b/pkgs/os-specific/bsd/netbsd/pkgs/make-rules.nix
index 8528606165468..66086c01c233f 100644
--- a/pkgs/os-specific/bsd/netbsd/pkgs/make-rules.nix
+++ b/pkgs/os-specific/bsd/netbsd/pkgs/make-rules.nix
@@ -1,7 +1,6 @@
 {
   lib,
   mkDerivation,
-  fetchNetBSD,
   stdenv,
   bsdSetupHook,
   netbsdSetupHook,