directx-headers 1.610.0 -> 1.610.2 https://repology.org/project/directx-headers/versions attrpath: directx-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/directx-headers/default.nix b/pkgs/development/libraries/directx-headers/default.nix index 233b96304a0..946385ab091 100644 --- a/pkgs/development/libraries/directx-headers/default.nix +++ b/pkgs/development/libraries/directx-headers/default.nix @@ -1,13 +1,13 @@ { lib, stdenv, fetchFromGitHub, meson, ninja }: stdenv.mkDerivation rec { pname = "directx-headers"; - version = "1.610.0"; + version = "1.610.2"; src = fetchFromGitHub { owner = "microsoft"; repo = "DirectX-Headers"; rev = "v${version}"; - hash = "sha256-lPYXAMFSyU3FopWdE6dDRWD6sVKcjxDVsTbgej/T2sk="; + hash = "sha256-se+/TgqKdatTnBlHcBC1K4aOGGfPEW+E1efpP34+xc0="; }; nativeBuildInputs = [ meson ninja ]; Successfully finished processing cachix "/nix/store/5s3w8hsswyp7isbbzkq3g81icpblabw0-directx-headers-1.610.2" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/directx-headers/versions. meta.description for directx-headers is: Official D3D12 headers from Microsoft meta.homepage for directx-headers is: https://github.com/microsoft/DirectX-Headers ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/microsoft/DirectX-Headers/compare/v1.610.0...v1.610.2) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.610.2 with grep in /nix/store/5s3w8hsswyp7isbbzkq3g81icpblabw0-directx-headers-1.610.2 - found 1.610.2 in filename of file in /nix/store/5s3w8hsswyp7isbbzkq3g81icpblabw0-directx-headers-1.610.2 ---
Rebuild report (if merged into master) (click to expand) ``` 1574 total rebuild path(s) 1574 package rebuild(s) First fifty rebuilds by attrpath ChowKick Sylk _1password-gui _1password-gui-beta adapta-gtk-theme adl adriconf aether aether-lv2 alfaview alfis almanah alpine-make-vm-image altair alttab anbox ani-cli anime-downloader anki anki-bin anytype apache-directory-studio apostrophe appgate-sdp appimage-run appimage-run-tests aqemu arcanPackages.all-wrapped arcanPackages.arcan arcanPackages.arcan-wrapped arcanPackages.cat9-wrapped arcanPackages.durden-wrapped arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan archi armcord arrayfire aseprite-unfree astroid asymptote atom atom-beta authy autokey autotiling avocode aws-workspaces azuredatastudio badwolf ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/5s3w8hsswyp7isbbzkq3g81icpblabw0-directx-headers-1.610.2 \ --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 directx-headers https://github.com/r-ryantm/nixpkgs/archive/ee4b582f3f41d23883553d6594d8e113790a24e5.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/5s3w8hsswyp7isbbzkq3g81icpblabw0-directx-headers-1.610.2 ls -la /nix/store/5s3w8hsswyp7isbbzkq3g81icpblabw0-directx-headers-1.610.2/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @K900 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/230479