cnijfilter_2_80: Fix build

This commit is contained in:
talyz
2025-01-26 10:02:59 +01:00
parent a73a92d6bd
commit 56bd205ea6
@@ -1,5 +1,5 @@
{
stdenv,
gcc13Stdenv,
lib,
fetchzip,
autoconf,
@@ -17,7 +17,7 @@
file included in the tarball
*/
stdenv.mkDerivation {
gcc13Stdenv.mkDerivation {
pname = "cnijfilter";
/*