mpdevil 0 -> 1 attrpath: mpdevil Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/956q1l07ifkqdk848zw2dq7npsqh2v88-packages.json.drv building '/nix/store/956q1l07ifkqdk848zw2dq7npsqh2v88-packages.json.drv'... Going to be running update for following packages: - mpdevil-1.11.0 Press Enter key to continue... Running update for: - mpdevil-1.11.0: UPDATING ... - mpdevil-1.11.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/mpdevil/default.nix b/pkgs/applications/audio/mpdevil/default.nix index 9dff16959447..758ac5c2609c 100644 --- a/pkgs/applications/audio/mpdevil/default.nix +++ b/pkgs/applications/audio/mpdevil/default.nix @@ -7,13 +7,13 @@ python3Packages.buildPythonApplication rec { pname = "mpdevil"; - version = "1.11.0"; + version = "2.0.1"; src = fetchFromGitHub { owner = "SoongNoonien"; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-ooNZSsVtIeueqgj9hR9OZp08qm8gGokiq8IU3U/ZV5w="; + sha256 = "sha256-rxHtcKbvwoOteSD3gC0uEp+3GCUFpKWoicznELVilpY="; }; format = "other"; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mpdevil nix build failed. Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase mesonConfigurePhase flags: --prefix=/nix/store/1nam60j4q6v205z62ydwjx467sqc58xl-mpdevil-2.0.1 --libdir=/nix/store/1nam60j4q6v205z62ydwjx467sqc58xl-mpdevil-2.0.1/lib --libexecdir=/nix/store/1nam60j4q6v205z62ydwjx467sqc58xl-mpdevil-2.0.1/libexec --bindir=/nix/store/1nam60j4q6v205z62ydwjx467sqc58xl-mpdevil-2.0.1/bin --sbindir=/nix/store/1nam60j4q6v205z62ydwjx467sqc58xl-mpdevil-2.0.1/sbin --includedir=/nix/store/1nam60j4q6v205z62ydwjx467sqc58xl-mpdevil-2.0.1/include --mandir=/nix/store/1nam60j4q6v205z62ydwjx467sqc58xl-mpdevil-2.0.1/share/man --infodir=/nix/store/1nam60j4q6v205z62ydwjx467sqc58xl-mpdevil-2.0.1/share/info --localedir=/nix/store/1nam60j4q6v205z62ydwjx467sqc58xl-mpdevil-2.0.1/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.3.2 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: plattenalbum Project version: 2.0.1 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program msgfmt found: YES (/nix/store/c34vc40ksciy7y2w1d410gwragbx8sch-gettext-0.21.1/bin/msgfmt) Found pkg-config: YES (/nix/store/a3752l19hc76dmzh1wgrxbsxh6lfx67z-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Build-time dependency gio-2.0 found: YES 2.78.4 Program /nix/store/s0nl17v1827bl7qyjgkkar90c2a40ykb-glib-2.78.4-dev/bin/glib-compile-resources found: YES (/nix/store/s0nl17v1827bl7qyjgkkar90c2a40ykb-glib-2.78.4-dev/bin/glib-compile-resources) Configuring plattenalbum using configuration Program msginit found: YES (/nix/store/c34vc40ksciy7y2w1d410gwragbx8sch-gettext-0.21.1/bin/msginit) Program msgmerge found: YES (/nix/store/c34vc40ksciy7y2w1d410gwragbx8sch-gettext-0.21.1/bin/msgmerge) Program xgettext found: YES (/nix/store/c34vc40ksciy7y2w1d410gwragbx8sch-gettext-0.21.1/bin/xgettext) Dependency gio-2.0 found: YES 2.78.4 (cached) Program /nix/store/s0nl17v1827bl7qyjgkkar90c2a40ykb-glib-2.78.4-dev/bin/glib-compile-schemas found: YES (/nix/store/s0nl17v1827bl7qyjgkkar90c2a40ykb-glib-2.78.4-dev/bin/glib-compile-schemas) Program gtk4-update-icon-cache found: NO Program gtk-update-icon-cache found: YES (/nix/store/szlpn627gzzb6hsasl6dgg1fbp8nj0q0-gtk+3-3.24.41/bin/gtk-update-icon-cache) Program update-desktop-database found: NO meson.build:12:6: ERROR: Program 'update-desktop-database' not found or not executable A full log can be found at /build/source/build/meson-logs/meson-log.txt