pkgs/development: remove unused arguments

This commit is contained in:
Sigmanificient
2024-08-03 17:18:20 +02:00
parent fa768fbda9
commit 63d05d989e
167 changed files with 129 additions and 190 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ stdenv, fetchFromGitHub, buildLuarocksPackage, lua51Packages, lua, pkg-config, lib, substituteAll, zenity, AppKit}:
{ stdenv, fetchFromGitHub, buildLuarocksPackage, lua, pkg-config, lib, substituteAll, zenity, AppKit}:
buildLuarocksPackage {
pname = "nfd";