nnpdf 4.0.7 -> 4.0.8 https://github.com/NNPDF/nnpdf/releases attrpath: nnpdf 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/physics/nnpdf/default.nix b/pkgs/applications/science/physics/nnpdf/default.nix index f6d3e94c1a05..a53940d38d74 100644 --- a/pkgs/applications/science/physics/nnpdf/default.nix +++ b/pkgs/applications/science/physics/nnpdf/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "nnpdf"; - version = "4.0.7"; + version = "4.0.8"; src = fetchFromGitHub { owner = "NNPDF"; repo = pname; rev = version; - hash = "sha256-J5l+ZO+5pfxKlpFuy4PEQynbqs1QIqMK6hhMFvmb/zs="; + hash = "sha256-hGCA2K/fD6UZa9WD42IDmZV1oxNgjFaXkjOZKGgGSBg="; }; postPatch = '' Successfully finished processing cachix "/nix/store/xj4zdij2i43yj1ri9ylxk0bvib5r52bf-nnpdf-4.0.8" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 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 [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://github.com/NNPDF/nnpdf/releases. meta.description for nnpdf is: An open-source machine learning framework for global analyses of parton distributions meta.homepage for nnpdf is: https://docs.nnpdf.science/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/NNPDF/nnpdf/releases/tag/4.0.8) - [Compare changes on GitHub](https://github.com/NNPDF/nnpdf/compare/4.0.7...4.0.8) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4.0.8 in filename of file in /nix/store/xj4zdij2i43yj1ri9ylxk0bvib5r52bf-nnpdf-4.0.8 ---
Rebuild report (if merged into master) (click to expand) ``` 7 total rebuild path(s) 7 package rebuild(s) First fifty rebuilds by attrpath nnpdf python311Packages.n3fit python311Packages.nnpdf python311Packages.validphys2 python312Packages.nnpdf python312Packages.validphys2 validphys2 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/xj4zdij2i43yj1ri9ylxk0bvib5r52bf-nnpdf-4.0.8 \ --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 nnpdf https://github.com/r-ryantm/nixpkgs/archive/7c6e8af20a1a9b7ec529d6e0cd87ac0531c90ec4.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/7c6e8af20a1a9b7ec529d6e0cd87ac0531c90ec4#nnpdf ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/xj4zdij2i43yj1ri9ylxk0bvib5r52bf-nnpdf-4.0.8 ls -la /nix/store/xj4zdij2i43yj1ri9ylxk0bvib5r52bf-nnpdf-4.0.8/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 cc @veprbl 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/283336