Commit a38e092e authored by Alexandre Iooss's avatar Alexandre Iooss
Browse files

navidrome: fix cross-compilation

parent 010c7296
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
{ buildGoModule
, buildPackages
, fetchFromGitHub
, fetchNpmDeps
, lib
@@ -37,7 +38,7 @@ buildGoModule rec {
  };

  nativeBuildInputs = [
    makeWrapper
    buildPackages.makeWrapper
    nodejs
    npmHooks.npmConfigHook
    pkg-config