sptlrx 0 -> 1 attrpath: sptlrx Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1qjza4hf6caxash1wvxxdypw7irahm4r-packages.json.drv building '/nix/store/1qjza4hf6caxash1wvxxdypw7irahm4r-packages.json.drv'... Going to be running update for following packages: - sptlrx-1.1.0 Press Enter key to continue... Running update for: - sptlrx-1.1.0: UPDATING ... - sptlrx-1.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/sptlrx/default.nix b/pkgs/applications/audio/sptlrx/default.nix index 6743407fa3ed..34d93830376a 100644 --- a/pkgs/applications/audio/sptlrx/default.nix +++ b/pkgs/applications/audio/sptlrx/default.nix @@ -2,16 +2,16 @@ buildGoModule rec { pname = "sptlrx"; - version = "1.1.0"; + version = "1.2.1"; src = fetchFromGitHub { owner = "raitonoberu"; repo = pname; rev = "v${version}"; - hash = "sha256-6GbefTWrhH6RdASmSrugd4xESkwqFVF5qwFmf0JUDTY="; + hash = "sha256-+zFv9sWqulQEya8CkQdYOdLp+LRx/3QkqifL6IljcSw="; }; - vendorHash = "sha256-Ll5jUjpx4165BAE86/z95i4xa8fdKlfxqrUc/gDLqJ0="; + vendorHash = "sha256-7945AzXn9MOpFJ029C5myKnxgpz7LX3pLc8n5s71W6w="; ldflags = [ "-s" "-w" ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A sptlrx nix build failed. source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Building subPackage . Building subPackage ./cmd Building subPackage ./config Building subPackage ./lyrics Building subPackage ./player Building subPackage ./pool Building subPackage ./services/browser Building subPackage ./services/hosted Building subPackage ./services/local Building subPackage ./services/mopidy Building subPackage ./services/mpd Building subPackage ./services/mpris Building subPackage ./services/spotify Building subPackage ./ui @nix { "action": "setPhase", "phase": "checkPhase" } Running phase: checkPhase --- FAIL: TestGetIndex (0.00s) pool_test.go:13: Get "https://lyricsapi.vercel.app/api/lyrics?name=Death+Grips+No+Love": dial tcp: lookup lyricsapi.vercel.app on [::1]:53: read udp [::1]:36790->[::1]:53: read: connection refused FAIL FAIL sptlrx/pool 0.003s FAIL