opencl-headers 2023.02.06 -> 2023.12.14 https://github.com/KhronosGroup/OpenCL-Headers/releases attrpath: opencl-headers Checking auto update branch... An auto update branch exists with message `opencl-headers: 2023.02.06 -> 2023.04.17`. New version is 2023.12.14. The auto update branch does not match or exceed the new version. [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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/opencl-headers/default.nix b/pkgs/development/libraries/opencl-headers/default.nix index 6bb2b4c235ac..f70f6fc06113 100644 --- a/pkgs/development/libraries/opencl-headers/default.nix +++ b/pkgs/development/libraries/opencl-headers/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { pname = "opencl-headers"; - version = "2023.02.06"; + version = "2023.12.14"; src = fetchFromGitHub { owner = "KhronosGroup"; repo = "OpenCL-Headers"; rev = "v${version}"; - sha256 = "sha256-BJDaDokyHgmyl+bGqCwG1J7iOvu0E3P3iYZ1/krot8s="; + sha256 = "sha256-wF9KQjzYKJf6ulXRy80o53bp6lTtm8q1NubKbcH+RY0="; }; installPhase = '' Successfully finished processing cachix "/nix/store/i5plhin9141x6xfl4zh03d4y8djrs6vl-opencl-headers-2023.12.14" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/KhronosGroup/OpenCL-Headers/releases. meta.description for opencl-headers is: Khronos OpenCL headers version 2023.12.14 meta.homepage for opencl-headers is: https://www.khronos.org/registry/cl/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/KhronosGroup/OpenCL-Headers/releases/tag/v2023.12.14) - [Compare changes on GitHub](https://github.com/KhronosGroup/OpenCL-Headers/compare/v2023.02.06...v2023.12.14) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2023.12.14 in filename of file in /nix/store/i5plhin9141x6xfl4zh03d4y8djrs6vl-opencl-headers-2023.12.14 ---
Rebuild report (if merged into master) (click to expand) ``` 520 total rebuild path(s) 520 package rebuild(s) First fifty rebuilds by attrpath MIDIVisualizer aitrack almanah arcan arcan-all-wrapped arcan-wrapped arrayfire audiobookshelf auto-multiple-choice beignet blender blender-hip bottles browsr caffe caffeWithCuda cat9-wrapped ccextractor cctag cgminer chickenPackages_5.chickenEggs.opencl citrix_workspace citrix_workspace_23_02_0 citrix_workspace_23_07_0 citrix_workspace_23_09_0 citrix_workspace_23_11_0 cl clblas clblast clfft clinfo clmagma clpeak computecpp computecpp-unwrapped corrscope cpu-x crow-translate crystfel crystfel-headless darktable davinci-resolve davinci-resolve-studio deepin.dde-gsettings-schemas deepin.deepin-camera deepin.deepin-image-viewer deepin.deepin-ocr-plugin-manager deepin.deepin-screen-recorder deepin.image-editor deface ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/i5plhin9141x6xfl4zh03d4y8djrs6vl-opencl-headers-2023.12.14 \ --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 opencl-headers https://github.com/r-ryantm/nixpkgs/archive/c03fab152970f2bd6b3aa3c10a9883a19815f60b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c03fab152970f2bd6b3aa3c10a9883a19815f60b#opencl-headers ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/i5plhin9141x6xfl4zh03d4y8djrs6vl-opencl-headers-2023.12.14 ls -la /nix/store/i5plhin9141x6xfl4zh03d4y8djrs6vl-opencl-headers-2023.12.14/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/232964