scenebuilder 21.0.1 -> 22.0.0 https://github.com/gluonhq/scenebuilder/releases attrpath: scenebuilder 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/development/tools/scenebuilder/default.nix b/pkgs/development/tools/scenebuilder/default.nix index 6e0b80497f4b..e0fcadb53503 100644 --- a/pkgs/development/tools/scenebuilder/default.nix +++ b/pkgs/development/tools/scenebuilder/default.nix @@ -19,13 +19,13 @@ let in maven'.buildMavenPackage rec { pname = "scenebuilder"; - version = "21.0.1"; + version = "22.0.0"; src = fetchFromGitHub { owner = "gluonhq"; repo = "scenebuilder"; rev = version; - hash = "sha256-YEcW1yQK6RKDqSstsrpdOqMt972ZagenGDxcJ/gP+SA="; + hash = "sha256-dlmlAmMB1uShxjy++FD33q40elrR0tbVlwBQU2NBWl8="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A scenebuilder Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . scenebuilder Standard output: error: build log of 'scenebuilder' is not available