cartridges 0 -> 1 attrpath: cartridges 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/11wps3rs0bicvbk3dqb0cw16mf03pack-packages.json.drv building '/nix/store/11wps3rs0bicvbk3dqb0cw16mf03pack-packages.json.drv'... Going to be running update for following packages: - cartridges-2.7.4 Press Enter key to continue... Running update for: - cartridges-2.7.4: UPDATING ... - cartridges-2.7.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/cartridges/default.nix b/pkgs/applications/misc/cartridges/default.nix index 008004aa3c8e..50176d384a74 100644 --- a/pkgs/applications/misc/cartridges/default.nix +++ b/pkgs/applications/misc/cartridges/default.nix @@ -13,13 +13,13 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "cartridges"; - version = "2.7.4"; + version = "2.8"; src = fetchFromGitHub { owner = "kra-mo"; repo = "cartridges"; rev = "v${finalAttrs.version}"; - hash = "sha256-AfO+vLJSWdaMqqbzRZWrY94nu/9BM7mqdad9rkiq1pg="; + hash = "sha256-tzCyqgEX2U5ehXn/Lh/O6kKbfudt3inw4V/MfNW4uNE="; }; pythonPath = with python3Packages; [ 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 cartridges nix build failed. [12/32] Building translation po/ko/LC_MESSAGES/cartridges-ko.mo [13/32] Building translation po/ro/LC_MESSAGES/cartridges-ro.mo [14/32] Building translation po/de/LC_MESSAGES/cartridges-de.mo [15/32] Building translation po/ru/LC_MESSAGES/cartridges-ru.mo [16/32] Building translation po/pt_BR/LC_MESSAGES/cartridges-pt_BR.mo [17/32] Building translation po/fa/LC_MESSAGES/cartridges-fa.mo [18/32] Building translation po/tr/LC_MESSAGES/cartridges-tr.mo [19/32] Building translation po/sv/LC_MESSAGES/cartridges-sv.mo [20/32] Building translation po/pl/LC_MESSAGES/cartridges-pl.mo [21/32] Building translation po/el/LC_MESSAGES/cartridges-el.mo [22/32] Building translation po/cs/LC_MESSAGES/cartridges-cs.mo [23/32] Building translation po/zh_Hans/LC_MESSAGES/cartridges-zh_Hans.mo [24/32] Building translation po/hr/LC_MESSAGES/cartridges-hr.mo [25/32] Building translation po/be/LC_MESSAGES/cartridges-be.mo [26/32] Building translation po/ja/LC_MESSAGES/cartridges-ja.mo [27/32] Building translation po/ca/LC_MESSAGES/cartridges-ca.mo [28/32] Building translation po/hi/LC_MESSAGES/cartridges-hi.mo [29/32] Merging translations for data/hu.kramo.Cartridges.desktop [30/32] Merging translations for data/hu.kramo.Cartridges.metainfo.xml [31/32] Generating data/blueprints with a custom command FAILED: data /nix/store/ykp68lji9yb45hinhdna9xz5gy8jbpr5-blueprint-compiler-0.10.0/bin/blueprint-compiler batch-compile data/. ../data ../data/gtk/help-overlay.blp ../data/gtk/window.blp ../data/gtk/game.blp ../data/gtk/preferences.blp ../data/gtk/details-dialog.blp error: Namespace Adw does not contain a type called PreferencesDialog at ../data/gtk/preferences.blp line 4 column 39: 4 |template $CartridgesPreferences : Adw.PreferencesDialog { | ^ hint: Did you check your spelling? hint: Are your dependencies up to date? ninja: build stopped: subcommand failed.