opencl-headers 2022.09.30 -> 2023.02.06 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 e5300e9731a..6bb2b4c235a 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 = "2022.09.30"; + version = "2023.02.06"; src = fetchFromGitHub { owner = "KhronosGroup"; repo = "OpenCL-Headers"; rev = "v${version}"; - sha256 = "sha256-Vbh+bt/g+7glEyqMYCKTANggaIOW/n1L3TaCNouc/28="; + sha256 = "sha256-BJDaDokyHgmyl+bGqCwG1J7iOvu0E3P3iYZ1/krot8s="; }; installPhase = '' Successfully finished processing cachix "/nix/store/9kz0cf2d44dyzp0mgbv071blkx9g9d0g-opencl-headers-2023.02.06" 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.02.06 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.02.06) - [Compare changes on GitHub](https://github.com/KhronosGroup/OpenCL-Headers/compare/v2022.09.30...v2023.02.06) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2023.02.06 in filename of file in /nix/store/9kz0cf2d44dyzp0mgbv071blkx9g9d0g-opencl-headers-2023.02.06 ---
Rebuild report (if merged into master) (click to expand) ``` 902 total rebuild path(s) 902 package rebuild(s) First fifty rebuilds by attrpath ChowKick CuboCore.coretoppings MIDIVisualizer adapta-gtk-theme aitrack alfaview alfis almanah alsa-scarlett-gui amberol apache-directory-studio apostrophe 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 arrayfire ashpd-demo astroid audio-recorder authenticator auto-multiple-choice aws-workspaces bada-bib balsa banking baobab baresip beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler beignet bespokesynth bespokesynth-with-vst2 birdfont blackbox-terminal blanket blender blender-hip blueprint-compiler bookworm bottles bottles-unwrapped brasero ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9kz0cf2d44dyzp0mgbv071blkx9g9d0g-opencl-headers-2023.02.06 \ --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/4e3cf3e4911a3edc1448184948a8632c035accf7.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/9kz0cf2d44dyzp0mgbv071blkx9g9d0g-opencl-headers-2023.02.06 ls -la /nix/store/9kz0cf2d44dyzp0mgbv071blkx9g9d0g-opencl-headers-2023.02.06/bin ``` ---

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