Merge pull request #298570 from Mic92/nncp

nncp: fix build
This commit is contained in:
Pol Dellaiera
2024-03-24 22:37:53 +01:00
committed by GitHub
+2 -2
View File
@@ -3,7 +3,7 @@
, fetchurl
, lib
, genericUpdater
, go
, go_1_21
, perl
, stdenv
, writeShellScript
@@ -20,7 +20,7 @@ stdenv.mkDerivation (finalAttrs: {
};
nativeBuildInputs = [
go
go_1_21
];
# Build parameters