exhibit 0 -> 1 attrpath: exhibit 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/cnrx2d6648xzrhsh8krsmw8a7msw825m-packages.json.drv building '/nix/store/cnrx2d6648xzrhsh8krsmw8a7msw825m-packages.json.drv'... Going to be running update for following packages: - exhibit-1.2.0 Press Enter key to continue... Running update for: - exhibit-1.2.0: UPDATING ... - exhibit-1.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/ex/exhibit/package.nix b/pkgs/by-name/ex/exhibit/package.nix index 73fe81102632..d8691d75bc70 100644 --- a/pkgs/by-name/ex/exhibit/package.nix +++ b/pkgs/by-name/ex/exhibit/package.nix @@ -13,14 +13,14 @@ python3Packages.buildPythonApplication rec { pname = "exhibit"; - version = "1.2.0"; + version = "1.3.0"; pyproject = false; # Built with meson src = fetchFromGitHub { owner = "Nokse22"; repo = "Exhibit"; - rev = "v${version}"; - hash = "sha256-yNS6q7XbWda2+so9QRS/c4uYaVPo7b4JCite5nzc3Eo="; + rev = "refs/tags/v${version}"; + hash = "sha256-+I0VRjQ11nfvKdtuNnF52AIulWFvno5kNq1xU4ttG7I="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/9m6hqyx9cyawc39125ci1x2wjsk5wpf1-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A exhibit nix build failed. Running phase: configurePhase @nix { "action": "setPhase", "phase": "configurePhase" } mesonConfigurePhase flags: --prefix=/nix/store/j711jsmgw78w0q5mgki003hg8wczjzn1-exhibit-1.3.0 --libdir=/nix/store/j711jsmgw78w0q5mgki003hg8wczjzn1-exhibit-1.3.0/lib --libexecdir=/nix/store/j711jsmgw78w0q5mgki003hg8wczjzn1-exhibit-1.3.0/libexec --bindir=/nix/store/j711jsmgw78w0q5mgki003hg8wczjzn1-exhibit-1.3.0/bin --sbindir=/nix/store/j711jsmgw78w0q5mgki003hg8wczjzn1-exhibit-1.3.0/sbin --includedir=/nix/store/j711jsmgw78w0q5mgki003hg8wczjzn1-exhibit-1.3.0/include --mandir=/nix/store/j711jsmgw78w0q5mgki003hg8wczjzn1-exhibit-1.3.0/share/man --infodir=/nix/store/j711jsmgw78w0q5mgki003hg8wczjzn1-exhibit-1.3.0/share/info --localedir=/nix/store/j711jsmgw78w0q5mgki003hg8wczjzn1-exhibit-1.3.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.5.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: exhibit Project version: 1.3.0 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/nix/store/blb1ci2nwrmgzb3g1xl4mvqpwkhm3s3b-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/sa2vr5rkh19pvy9j4hkb4lk95nlhqpix-glib-2.80.4-dev/bin/glib-compile-resources found: YES (/nix/store/sa2vr5rkh19pvy9j4hkb4lk95nlhqpix-glib-2.80.4-dev/bin/glib-compile-resources) Program msgfmt found: YES (/nix/store/5i7vyd1n23g84fljnp9y80yvz6b7k9c4-gettext-0.21.1/bin/msgfmt) Program desktop-file-validate found: YES (/nix/store/29pvn96fbh9z48xx8np9c9vfk1p03zah-desktop-file-utils-0.27/bin/desktop-file-validate) Program appstreamcli found: NO Program glib-compile-schemas found: YES (/nix/store/sa2vr5rkh19pvy9j4hkb4lk95nlhqpix-glib-2.80.4-dev/bin/glib-compile-schemas) Program python3 found: YES (/nix/store/04gg5w1s662l329a8kh9xcwyp0k64v5a-python3-3.12.4/bin/python3) Configuring exhibit using configuration Program msginit found: YES (/nix/store/5i7vyd1n23g84fljnp9y80yvz6b7k9c4-gettext-0.21.1/bin/msginit) Program msgmerge found: YES (/nix/store/5i7vyd1n23g84fljnp9y80yvz6b7k9c4-gettext-0.21.1/bin/msgmerge) Program xgettext found: YES (/nix/store/5i7vyd1n23g84fljnp9y80yvz6b7k9c4-gettext-0.21.1/bin/xgettext) Could not find file LINGUAS in /build/source/help Program itstool found: NO help/meson.build:1:6: ERROR: Program 'itstool' not found or not executable A full log can be found at /build/source/build/meson-logs/meson-log.txt