scenebuilder 15.0.1 -> 20.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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/scenebuilder/default.nix b/pkgs/development/tools/scenebuilder/default.nix index 56ddc9af95b..473579fb303 100644 --- a/pkgs/development/tools/scenebuilder/default.nix +++ b/pkgs/development/tools/scenebuilder/default.nix @@ -3,13 +3,13 @@ let gradle = gradle_6; pname = "scenebuilder"; - version = "15.0.1"; + version = "20.0.0"; src = fetchFromGitHub { owner = "gluonhq"; repo = pname; rev = version; - sha256 = "0dqlpfgr9qpmk62zsnhzw4q6n0swjqy00294q0kb4djp3jn47iz4"; + sha256 = "sha256-Og+dzkJ6+YH0fD4HJw8gUKGgvQuNw17BxgzZMP/bEA0="; }; deps = stdenv.mkDerivation { Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A scenebuilder nix build failed. WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release <-------------> 0% INITIALIZING [563ms]<-------------> 0% INITIALIZING [663ms]> Running init scriptsReplacing Maven repositories with /nix/store/726a77linqylv1m8mbhfss8g14dcdm8l-scenebuilder-deps... Settings evaluated using settings file '/build/source/settings.gradle'.   <-------------> 0% INITIALIZING [763ms]> Evaluating settingsProjects loaded. Root project using build file '/build/source/build.gradle'. Included projects: [root project 'source']   <-------------> 0% CONFIGURING [863ms]> root project > Configure project : Evaluating root project 'source' using build file '/build/source/build.gradle'. All projects evaluated. FAILURE: Build failed with an exception. * What went wrong: Task 'test' not found in root project 'source'. * Try: Run gradle tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 1s   <-------------> 0% WAITING> IDLE[?12l[?25h