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,4 +1,4 @@
{ stdenv, fetchzip, lib, makeWrapper, makeDesktopItem, jdk, gawk }:
{ stdenv, fetchzip, lib, makeWrapper, makeDesktopItem, jdk }:
stdenv.mkDerivation rec {
version = "2.1.8";