tuner 1.5.1 -> 1.5.2 https://github.com/louis77/tuner/releases attrpath: tuner Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/audio/tuner/default.nix b/pkgs/applications/audio/tuner/default.nix index 8637340f3826..4792a231fa3c 100644 --- a/pkgs/applications/audio/tuner/default.nix +++ b/pkgs/applications/audio/tuner/default.nix @@ -21,13 +21,13 @@ stdenv.mkDerivation rec { pname = "tuner"; - version = "1.5.1"; + version = "1.5.2"; src = fetchFromGitHub { owner = "louis77"; repo = pname; rev = version; - sha256 = "sha256-tG1AMEqHcp4jHNgWDy9fS2FtlxFTlpMD5MVbepIY+GY="; + sha256 = "sha256-DA22d4YnNiSjRF7WlxoLg+/mTA4MQD/mMVssHIuovrQ="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/pf3c5fg5jb2mfa3ysmayk4xv2r9wb8iw-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A tuner nix build failed. The Meson build system Version: 1.4.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: com.github.louis77.tuner Project version: 1.5.2 C compiler for the host machine: gcc (gcc 13.3.0 "gcc (GCC) 13.3.0") C linker for the host machine: gcc ld.bfd 2.42 Vala compiler for the host machine: valac (valac 0.56.17) Host machine cpu family: x86_64 Host machine cpu: x86_64 Configuring Config.vala using configuration Found pkg-config: YES (/nix/store/65lhpq7pbc6nnngfp030ddglb71xixg9-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Build-time dependency gio-2.0 found: YES 2.80.4 Program /nix/store/wysb3rkzzyldq1r79v846zydz50lhk45-glib-2.80.4-dev/bin/glib-compile-resources found: YES (/nix/store/wysb3rkzzyldq1r79v846zydz50lhk45-glib-2.80.4-dev/bin/glib-compile-resources) Run-time dependency glib-2.0 found: YES 2.80.4 Run-time dependency gtk+-3.0 found: YES 3.24.43 Run-time dependency gee-0.8 found: YES 0.20.6 Dependency gio-2.0 found: YES 2.80.4 (cached) Run-time dependency granite found: YES 6.2.0 Run-time dependency gstreamer-1.0 found: YES 1.24.3 Run-time dependency gstreamer-player-1.0 found: YES 1.24.3 Did not find CMake 'cmake' Found CMake: NO Run-time dependency libsoup-3.0 found: NO (tried pkgconfig) meson.build:50:4: ERROR: Dependency "libsoup-3.0" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt