navidrome: fix cross-compilation

This commit is contained in:
Alexandre Iooss
2023-11-28 14:05:30 +01:00
parent 010c7296f3
commit a38e092e21
+2 -1
View File
@@ -1,4 +1,5 @@
{ buildGoModule
, buildPackages
, fetchFromGitHub
, fetchNpmDeps
, lib
@@ -37,7 +38,7 @@ buildGoModule rec {
};
nativeBuildInputs = [
makeWrapper
buildPackages.makeWrapper
nodejs
npmHooks.npmConfigHook
pkg-config