2022-12-27T19:20:40 cassandra 4.0.7 -> 4.1.0 https://repology.org/metapackage/cassandra/versions 2022-12-27T19:20:42 attrpath: cassandra_4 2022-12-27T19:20:43 Checking auto update branch... 2022-12-27T19:20:46 [version] 2022-12-27T19:20:46 [version] skipping because derivation has updateScript 2022-12-27T19:20:46 [rustCrateVersion] 2022-12-27T19:20:46 [rustCrateVersion] No cargoSha256 found 2022-12-27T19:20:46 [golangModuleVersion] 2022-12-27T19:20:46 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T19:20:46 [updateScript] 2022-12-27T19:20:50 [updateScript] Success 2022-12-27T19:20:50 [updateScript] these 2 derivations will be built: /nix/store/qlmhnsznyz08q15qdm6d4546pd0nva9l-update-cassandra_4.drv /nix/store/db8b0s7znlii8bkr34qj2qf03d8d6hi0-packages.json.drv building '/nix/store/qlmhnsznyz08q15qdm6d4546pd0nva9l-update-cassandra_4.drv'... building '/nix/store/db8b0s7znlii8bkr34qj2qf03d8d6hi0-packages.json.drv'... Going to be running update for following packages: - cassandra-4.0.7 Press Enter key to continue... Running update for: - cassandra-4.0.7: UPDATING ... - cassandra-4.0.7: DONE. Packages updated! 2022-12-27T19:20:50 2022-12-27T19:20:50 [quotedUrls] 2022-12-27T19:20:50 [quotedUrls] nothing found to replace 2022-12-27T19:20:50 Diff after rewrites: diff --git a/pkgs/servers/nosql/cassandra/4.json b/pkgs/servers/nosql/cassandra/4.json index fd0a4be8f49..cf13954ad86 100644 --- a/pkgs/servers/nosql/cassandra/4.json +++ b/pkgs/servers/nosql/cassandra/4.json @@ -1,4 +1,4 @@ { - "version": "4.0.7", - "sha256": "03k7mvm5im4lahl8wfafk5ljxd95b6zsmskip4kcpzqi6naf6s4s" + "version": "4.1.0", + "sha256": "1bh7srvdah5jvs9wrs0z9s341ix8895z0jvci2bv4bp3m7s6xzg4" } 2022-12-27T19:22:16 An auto update branch exists with message `cassandra: 3.11.12 -> 3.11.14`. New version is 4.1.0. 2022-12-27T19:22:16 The auto update branch does not match or exceed the new version. 2022-12-27T19:22:57 Successfully finished processing 2022-12-27T19:22:57 cachix "/nix/store/pf0qq94sm95jaz0w8l3gcv4s6g4wgkl4-cassandra-4.1.0" 2022-12-27T19:23:11 [check][nixpkgs-review] 2022-12-27T19:25:55 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-27T19:25:57 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for cassandra_4 is: "A massively scalable open source NoSQL database" meta.homepage for cassandra_4 is: "https://cassandra.apache.org/" meta.changelog for cassandra_4 is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4.1.0 with grep in /nix/store/pf0qq94sm95jaz0w8l3gcv4s6g4wgkl4-cassandra-4.1.0 - found 4.1.0 in filename of file in /nix/store/pf0qq94sm95jaz0w8l3gcv4s6g4wgkl4-cassandra-4.1.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath cassandra_4 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/pf0qq94sm95jaz0w8l3gcv4s6g4wgkl4-cassandra-4.1.0 \ --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 cassandra_4 https://github.com/r-ryantm/nixpkgs/archive/038878daac70be4b7996c3b3ce81a40106329989.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/pf0qq94sm95jaz0w8l3gcv4s6g4wgkl4-cassandra-4.1.0 ls -la /nix/store/pf0qq94sm95jaz0w8l3gcv4s6g4wgkl4-cassandra-4.1.0/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 @roberth 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). 2022-12-27T19:26:00 Updated existing PR 2022-12-27T19:26:00 https://api.github.com/repos/NixOS/nixpkgs/pulls/207180