nncp: fix build

This commit is contained in:
Jörg Thalheim 2024-03-24 09:28:16 +01:00
parent 855037ea29
commit 69e448828c
1 changed files with 2 additions and 2 deletions

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