grails 5.3.2 -> 5.3.3 https://github.com/grails/grails-core/releases attrpath: grails 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/web/grails/default.nix b/pkgs/development/web/grails/default.nix index 9f09e1b74aa..51bc4396c6e 100644 --- a/pkgs/development/web/grails/default.nix +++ b/pkgs/development/web/grails/default.nix @@ -11,11 +11,11 @@ let in stdenv.mkDerivation rec { pname = "grails"; - version = "5.3.2"; + version = "5.3.3"; src = fetchurl { url = "https://github.com/grails/grails-core/releases/download/v${version}/grails-${version}.zip"; - sha256 = "sha256-UdRtrQiHbBc8VoVUulDCZmAfZ1YTVdgNfeF91HomSqc="; + sha256 = "sha256-uNp6jQAlSOQlZ26PBYofBWANhKEnkYN+PTOSy8bQQ/o="; }; nativeBuildInputs = [ unzip ]; Successfully finished processing cachix "/nix/store/1ik90dz26g3v4bpl37lfg790w2k4sv99-grails-5.3.3" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/grails/grails-core/releases. meta.description for grails is: Full stack, web application framework for the JVM meta.homepage for grails is: https://grails.org/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/grails/grails-core/releases/tag/v5.3.3) - [Compare changes on GitHub](https://github.com/grails/grails-core/compare/v5.3.2...v5.3.3) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 5.3.3 with grep in /nix/store/1ik90dz26g3v4bpl37lfg790w2k4sv99-grails-5.3.3 - found 5.3.3 in filename of file in /nix/store/1ik90dz26g3v4bpl37lfg790w2k4sv99-grails-5.3.3 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath grails ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/1ik90dz26g3v4bpl37lfg790w2k4sv99-grails-5.3.3 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A grails https://github.com/r-ryantm/nixpkgs/archive/2c44c388b1671871098305480369cc56b465d073.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/1ik90dz26g3v4bpl37lfg790w2k4sv99-grails-5.3.3 ls -la /nix/store/1ik90dz26g3v4bpl37lfg790w2k4sv99-grails-5.3.3/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @bjornfor for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/243365 grails 5.3.2 -> 5.3.3 https://github.com/grails/grails-core/releases attrpath: grails Checking auto update branch... An auto update branch exists with message `grails: 5.3.2 -> 5.3.3`. New version is 5.3.3. An auto update branch exists with an equal or greater version