cpuinfo 0 -> 1 attrpath: cpuinfo Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h4d8rp8fnbcpl9908rfysy5kp6clwi5l-packages.json.drv building '/nix/store/h4d8rp8fnbcpl9908rfysy5kp6clwi5l-packages.json.drv'... Going to be running update for following packages: - cpuinfo-0-unstable-2024-08-07 Press Enter key to continue... Running update for: - cpuinfo-0-unstable-2024-08-07: UPDATING ... - cpuinfo-0-unstable-2024-08-07: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/cp/cpuinfo/package.nix b/pkgs/by-name/cp/cpuinfo/package.nix index 7e3c88015fa8..5ee3e361ef69 100644 --- a/pkgs/by-name/cp/cpuinfo/package.nix +++ b/pkgs/by-name/cp/cpuinfo/package.nix @@ -10,13 +10,13 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "cpuinfo"; - version = "0-unstable-2024-08-07"; + version = "0-unstable-2024-08-30"; src = fetchFromGitHub { owner = "pytorch"; repo = "cpuinfo"; - rev = "16bfc1622c6902d6f91d316ec54894910c620325"; - hash = "sha256-LDqBH2O64PaVaqNvvjy/17kNpvfa60oP8VZ0GLeAAag="; + rev = "fa1c679da8d19e1d87f20175ae1ec10995cd3dd3"; + hash = "sha256-yaeiBXqI17oIp7f30PGy7LYAjiWh/8vrnBj6aiKpdO4="; }; passthru.updateScript = nix-update-script { extraArgs = [ "--version=branch" ]; }; No auto update branch exists Successfully finished processing cachix "/nix/store/bbvqpdlf3f21j3a6f46s85jn9g1m78hf-cpuinfo-0-unstable-2024-08-30" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages marked as broken and skipped:
4 packages failed to build:
71 packages built:
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 cpuinfo is: Tools and library to detect essential for performance optimization information about host CPU meta.homepage for cpuinfo is: https://github.com/pytorch/cpuinfo ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/pytorch/cpuinfo/compare/16bfc1622c6902d6f91d316ec54894910c620325...fa1c679da8d19e1d87f20175ae1ec10995cd3dd3) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0-unstable-2024-08-30 in filename of file in /nix/store/bbvqpdlf3f21j3a6f46s85jn9g1m78hf-cpuinfo-0-unstable-2024-08-30 ---
Rebuild report (if merged into master) (click to expand) ``` 47 total rebuild path(s) 47 package rebuild(s) First fifty rebuilds by attrpath aitrack cpuinfo deface envision livecaptions local-ai maa-assistant-arknights maa-cli magika monado obs-studio-plugins.obs-backgroundremoval onnxruntime open-webui opencomposite-helper piper-phonemize piper-train piper-tts python311Packages.chromadb python311Packages.fastembed python311Packages.faster-whisper python311Packages.insightface python311Packages.langchain-chroma python311Packages.llama-index python311Packages.llama-index-cli python311Packages.llama-index-vector-stores-chroma python311Packages.magika python311Packages.mmcv python311Packages.onnxruntime python311Packages.piper-phonemize python311Packages.private-gpt python311Packages.pysilero-vad python311Packages.rapidocr-onnxruntime python311Packages.tf2onnx python312Packages.chromadb python312Packages.fastembed python312Packages.faster-whisper python312Packages.insightface python312Packages.langchain-chroma python312Packages.magika python312Packages.mmcv python312Packages.onnxruntime python312Packages.piper-phonemize python312Packages.pysilero-vad python312Packages.rapidocr-onnxruntime whisper-ctranslate2 wyoming-faster-whisper ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/bbvqpdlf3f21j3a6f46s85jn9g1m78hf-cpuinfo-0-unstable-2024-08-30 \ --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 cpuinfo https://github.com/r-ryantm/nixpkgs/archive/f60009030c19903524a4433d832fc80ce6b2bacc.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/f60009030c19903524a4433d832fc80ce6b2bacc#cpuinfo ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/bbvqpdlf3f21j3a6f46s85jn9g1m78hf-cpuinfo-0-unstable-2024-08-30 ls -la /nix/store/bbvqpdlf3f21j3a6f46s85jn9g1m78hf-cpuinfo-0-unstable-2024-08-30/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)
4 packages marked as broken and skipped:
4 packages failed to build:
71 packages built:
--- ###### Maintainer pings cc @pawelchcki for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). > [!TIP] > As a maintainer, if your package is located under `pkgs/by-name/*`, you can comment **`@NixOS/nixpkgs-merge-bot merge`** to automatically merge this update using the [`nixpkgs-merge-bot`](https://github.com/NixOS/nixpkgs-merge-bot). --- Add a :+1: [reaction] to [pull requests you find important]. [reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ [pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc https://api.github.com/repos/NixOS/nixpkgs/pulls/338671