navidrome: fix cross-compilation

This commit is contained in:
Alexandre Iooss 2023-10-15 14:54:57 +02:00
parent 010c7296f3
commit a38e092e21

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