opencl-headers 2023.02.06 -> 2023.04.17 https://github.com/KhronosGroup/OpenCL-Headers/releases attrpath: opencl-headers 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 [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 6bb2b4c235a..ca5e24e8557 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.04.17"; src = fetchFromGitHub { owner = "KhronosGroup"; repo = "OpenCL-Headers"; rev = "v${version}"; - sha256 = "sha256-BJDaDokyHgmyl+bGqCwG1J7iOvu0E3P3iYZ1/krot8s="; + sha256 = "sha256-FK6pbIqNVVW9p6ozUVzuRxfxvibCA4cNFfhT22WjSzE="; }; installPhase = '' Successfully finished processing cachix "/nix/store/y2acbpyl0cd3khjvghicw0iif09n1dnw-opencl-headers-2023.04.17" 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.04.17 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.04.17) - [Compare changes on GitHub](https://github.com/KhronosGroup/OpenCL-Headers/compare/v2023.02.06...v2023.04.17) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2023.04.17 in filename of file in /nix/store/y2acbpyl0cd3khjvghicw0iif09n1dnw-opencl-headers-2023.04.17 ---
Rebuild report (if merged into master) (click to expand) ``` 1160 total rebuild path(s) 1160 package rebuild(s) First fifty rebuilds by attrpath ChowKick CuboCore.coretoppings MIDIVisualizer Sylk activitywatch adapta-gtk-theme aitrack ajour alfaview alfis almanah alsa-scarlett-gui altair amberol anki anytype apache-directory-studio apostrophe appimage-run appimage-run-tests aravis arcanPackages.all-wrapped arcanPackages.arcan arcanPackages.arcan-wrapped arcanPackages.cat9-wrapped arcanPackages.durden-wrapped arcanPackages.ffmpeg arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan archi arrayfire ashpd-demo astroid audio-recorder audiobookshelf authenticator auto-multiple-choice aw-qt aws-workspaces bada-bib badwolf balsa banking baobab baresip beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler beekeeper-studio ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/y2acbpyl0cd3khjvghicw0iif09n1dnw-opencl-headers-2023.04.17 \ --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/474088c579207216f6e624bde4b77c387725d4bf.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/y2acbpyl0cd3khjvghicw0iif09n1dnw-opencl-headers-2023.04.17 ls -la /nix/store/y2acbpyl0cd3khjvghicw0iif09n1dnw-opencl-headers-2023.04.17/bin ``` ---

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