cryptominisat 5.11.15 -> 5.11.21 https://repology.org/project/cryptominisat/versions attrpath: cryptominisat 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/applications/science/logic/cryptominisat/default.nix b/pkgs/applications/science/logic/cryptominisat/default.nix index a028803db139..f2e3eaab91dc 100644 --- a/pkgs/applications/science/logic/cryptominisat/default.nix +++ b/pkgs/applications/science/logic/cryptominisat/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation rec { pname = "cryptominisat"; - version = "5.11.15"; + version = "5.11.21"; src = fetchFromGitHub { owner = "msoos"; repo = "cryptominisat"; rev = version; - hash = "sha256-OenuIPo5U0+egWMpxfaKWPLbO5YRQJSXLYptih+ZQQ0="; + hash = "sha256-8oH9moMjQEWnQXKmKcqmXuXcYkEyvr4hwC1bC4l26mo="; }; buildInputs = [ python3 boost ]; Successfully finished processing cachix "/nix/store/pmpi0in5fvcw1w0zjfbh1lwlhjp4ndcn-cryptominisat-5.11.21" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages failed to build:
4 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/cryptominisat/versions. meta.description for cryptominisat is: An advanced SAT Solver meta.homepage for cryptominisat is: https://github.com/msoos/cryptominisat ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/msoos/cryptominisat/releases/tag/5.11.21) - [Compare changes on GitHub](https://github.com/msoos/cryptominisat/compare/5.11.15...5.11.21) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 5.11.21 with grep in /nix/store/pmpi0in5fvcw1w0zjfbh1lwlhjp4ndcn-cryptominisat-5.11.21 - found 5.11.21 in filename of file in /nix/store/pmpi0in5fvcw1w0zjfbh1lwlhjp4ndcn-cryptominisat-5.11.21 ---
Rebuild report (if merged into master) (click to expand) ``` 6 total rebuild path(s) 6 package rebuild(s) First fifty rebuilds by attrpath approxmc arjun-cnf bitwuzla cryptominisat klee stp ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/pmpi0in5fvcw1w0zjfbh1lwlhjp4ndcn-cryptominisat-5.11.21 \ --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 cryptominisat https://github.com/r-ryantm/nixpkgs/archive/cc1500069088cb180bb3a70ca49c2cdc2e188f4e.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/cc1500069088cb180bb3a70ca49c2cdc2e188f4e#cryptominisat ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/pmpi0in5fvcw1w0zjfbh1lwlhjp4ndcn-cryptominisat-5.11.21 ls -la /nix/store/pmpi0in5fvcw1w0zjfbh1lwlhjp4ndcn-cryptominisat-5.11.21/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)
2 packages failed to build:
4 packages built:
--- ###### Maintainer pings cc @Mic92 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/287372