zig: remove unused arg

This commit is contained in:
Jared Baur
2025-08-19 06:36:27 -07:00
parent 5f20293476
commit ac8bce6bc1
+1 -1
View File
@@ -13,10 +13,10 @@
callPackage,
version,
hash,
patches ? [ ],
overrideCC,
wrapCCWith,
wrapBintoolsWith,
...
}@args:
stdenv.mkDerivation (finalAttrs: {