functionalplus 0.2.20-p0 -> 0.2.22 https://repology.org/project/functionalplus/versions attrpath: functionalplus 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/libraries/functionalplus/default.nix b/pkgs/development/libraries/functionalplus/default.nix index b456dd887344..af25030ab560 100644 --- a/pkgs/development/libraries/functionalplus/default.nix +++ b/pkgs/development/libraries/functionalplus/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "functionalplus"; - version = "0.2.20-p0"; + version = "0.2.22"; src = fetchFromGitHub { owner = "Dobiasd"; repo = "FunctionalPlus"; rev = "v${version}"; - sha256 = "sha256-PKd3gx63VTxyq1q0v7WaKXVA0oICpZQfVsKsgUml9wk="; + sha256 = "sha256-y0IRmgG9lhWO4IR4G9/VP2a3B+ORTnF7MCf4FU5EuMk="; }; nativeBuildInputs = [ cmake ]; Successfully finished processing cachix "/nix/store/7fzwkj69dgfxrrc7qfz12cq5rgcdbag8-functionalplus-0.2.22" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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/functionalplus/versions. meta.description for functionalplus is: Functional Programming Library for C++ meta.homepage for functionalplus is: https://github.com/Dobiasd/FunctionalPlus ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/Dobiasd/FunctionalPlus/releases/tag/v0.2.22) - [Compare changes on GitHub](https://github.com/Dobiasd/FunctionalPlus/compare/v0.2.20-p0...v0.2.22) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.2.22 with grep in /nix/store/7fzwkj69dgfxrrc7qfz12cq5rgcdbag8-functionalplus-0.2.22 - found 0.2.22 in filename of file in /nix/store/7fzwkj69dgfxrrc7qfz12cq5rgcdbag8-functionalplus-0.2.22 ---
Rebuild report (if merged into master) (click to expand) ``` 20 total rebuild path(s) 20 package rebuild(s) First fifty rebuilds by attrpath frugally-deep functionalplus python310Packages.torchWithRocm python311Packages.torchWithRocm rocmPackages.migraphx rocmPackages.miopen rocmPackages.miopen-hip rocmPackages.miopen-opencl rocmPackages.mivisionx rocmPackages.mivisionx-cpu rocmPackages.mivisionx-hip rocmPackages.mivisionx-opencl rocmPackages_5.migraphx rocmPackages_5.miopen rocmPackages_5.miopen-hip rocmPackages_5.miopen-opencl rocmPackages_5.mivisionx rocmPackages_5.mivisionx-cpu rocmPackages_5.mivisionx-hip rocmPackages_5.mivisionx-opencl ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/7fzwkj69dgfxrrc7qfz12cq5rgcdbag8-functionalplus-0.2.22 \ --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 functionalplus https://github.com/r-ryantm/nixpkgs/archive/850d3c7b933ea6b4b86b480930024237225954e0.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/850d3c7b933ea6b4b86b480930024237225954e0#functionalplus ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/7fzwkj69dgfxrrc7qfz12cq5rgcdbag8-functionalplus-0.2.22 ls -la /nix/store/7fzwkj69dgfxrrc7qfz12cq5rgcdbag8-functionalplus-0.2.22/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/278096