Merge pull request #261215 from erdnaxe/navidrome-fix

navidrome: fix cross-compilation
This commit is contained in:
Martin Weinelt
2023-12-17 17:14:25 +01:00
committed by GitHub
+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