dxvk_2 2.2 -> 2.3 https://github.com/doitsujin/dxvk/releases attrpath: dxvk_2 Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nv4j9qfzwiwr6l2hi2ijgip3kpa5rsz0-packages.json.drv building '/nix/store/nv4j9qfzwiwr6l2hi2ijgip3kpa5rsz0-packages.json.drv'... Going to be running update for following packages: - dxvk-2.2 Press Enter key to continue... Running update for: - dxvk-2.2: UPDATING ... - dxvk-2.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/misc/dxvk/dxvk.nix b/pkgs/misc/dxvk/dxvk.nix index b7bc4f2fc127..129090faaf47 100644 --- a/pkgs/misc/dxvk/dxvk.nix +++ b/pkgs/misc/dxvk/dxvk.nix @@ -46,12 +46,12 @@ let ]; }; "default" = rec { - version = "2.2"; + version = "2.3"; src = fetchFromGitHub { owner = "doitsujin"; repo = "dxvk"; rev = "v${version}"; - hash = "sha256-GKRd66DvcA+7p3/wDqAUi02ZLRSVZ/fvJM0PQDEKVMA="; + hash = "sha256-RU+B0XfphD5HHW/vSzqHLUaGS3E31d5sOLp3lMmrCB8="; fetchSubmodules = true; # Needed for the DirectX headers and libdisplay-info }; patches = [ ]; No auto update branch exists Successfully finished processing cachix "/nix/store/sr877j8wiy2m1b5f7aqv222v95sql6qh-dxvk-2.3" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 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 passthru.updateScript. meta.description for dxvk_2 is: A Vulkan-based translation layer for Direct3D 9/10/11 meta.homepage for dxvk_2 is: https://github.com/doitsujin/dxvk meta.changelog for dxvk_2 is: https://github.com/doitsujin/dxvk/releases ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.3 with grep in /nix/store/sr877j8wiy2m1b5f7aqv222v95sql6qh-dxvk-2.3 - found 2.3 in filename of file in /nix/store/sr877j8wiy2m1b5f7aqv222v95sql6qh-dxvk-2.3 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath dxvk dxvk_2 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/sr877j8wiy2m1b5f7aqv222v95sql6qh-dxvk-2.3 \ --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 dxvk_2 https://github.com/r-ryantm/nixpkgs/archive/949e9c666dc708a74ee4bde8a72b122fe5fbe76e.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/949e9c666dc708a74ee4bde8a72b122fe5fbe76e#dxvk_2 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/sr877j8wiy2m1b5f7aqv222v95sql6qh-dxvk-2.3 ls -la /nix/store/sr877j8wiy2m1b5f7aqv222v95sql6qh-dxvk-2.3/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
--- ###### Maintainer pings cc @reckenrode 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/256855