directx-headers 1.611.0 -> 1.613.0 https://github.com/microsoft/DirectX-Headers/releases 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/directx-headers/default.nix b/pkgs/development/libraries/directx-headers/default.nix index b15a6baa7cab..63513ba18b1f 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.611.0"; + version = "1.613.0"; src = fetchFromGitHub { owner = "microsoft"; repo = "DirectX-Headers"; rev = "v${version}"; - hash = "sha256-HG2Zj8hvsgv8oeSDp1eK+1A5bvFL6oQIh5mMFWOFsvk="; + hash = "sha256-jziDouvbDaEgVMshKf859PPnba4UKkAyr5+GEOY9Jz4="; }; nativeBuildInputs = [ meson ninja ]; Successfully finished processing cachix "/nix/store/g02x09q85dhqfzlf0v7kjhr17a1zd5xb-directx-headers-1.613.0" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/microsoft/DirectX-Headers/releases. 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 - [Release on GitHub](https://github.com/microsoft/DirectX-Headers/releases/tag/v1.613.0) - [Compare changes on GitHub](https://github.com/microsoft/DirectX-Headers/compare/v1.611.0...v1.613.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.613.0 with grep in /nix/store/g02x09q85dhqfzlf0v7kjhr17a1zd5xb-directx-headers-1.613.0 - found 1.613.0 in filename of file in /nix/store/g02x09q85dhqfzlf0v7kjhr17a1zd5xb-directx-headers-1.613.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1936 total rebuild path(s) 1936 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick CuboCore.coretoppings OVMFFull Sylk _1password-gui _1password-gui-beta abracadabra activitywatch adapta-gtk-theme adl adriconf advi aegisub aether-lv2 akkoma alfaview alfis almanah altair alttab alvr am2rlauncher amule amule-daemon amule-gui amule-web anbox ani-cli anime-downloader anki anki-bin anytype apache-directory-studio apostrophe appgate-sdp appimage-run appimage-run-tests arcan arcan-all-wrapped arcan-wrapped archi archivebox arduino-ide armcord arrayfire asc aseprite asn1editor astroid ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/g02x09q85dhqfzlf0v7kjhr17a1zd5xb-directx-headers-1.613.0 \ --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/099f775781ccaa867a721ed87bc148d2e1f089e2.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/099f775781ccaa867a721ed87bc148d2e1f089e2#directx-headers ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/g02x09q85dhqfzlf0v7kjhr17a1zd5xb-directx-headers-1.613.0 ls -la /nix/store/g02x09q85dhqfzlf0v7kjhr17a1zd5xb-directx-headers-1.613.0/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/296223