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
commit 079394a5fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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