Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vkd3d: 1.8 -> 1.9 #258003

Merged
merged 1 commit into from
Oct 1, 2023
Merged

vkd3d: 1.8 -> 1.9 #258003

merged 1 commit into from
Oct 1, 2023

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/vkd3d/versions.

meta.description for vkd3d is: A 3D graphics library with an API very similar, but not identical, to Direct3D 12

meta.homepage for vkd3d is: https://gitlab.winehq.org/wine/vkd3d

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.9 with grep in /nix/store/q36vsgjryw0r2pgql8mps5r9ziz34zc7-vkd3d-1.9
  • found 1.9 in filename of file in /nix/store/q36vsgjryw0r2pgql8mps5r9ziz34zc7-vkd3d-1.9

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
vkd3d
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/q36vsgjryw0r2pgql8mps5r9ziz34zc7-vkd3d-1.9 \
  --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 vkd3d https://github.com/r-ryantm/nixpkgs/archive/7e522e211356919501dc8025c68cb26c55b9d03f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7e522e211356919501dc8025c68cb26c55b9d03f#vkd3d

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/q36vsgjryw0r2pgql8mps5r9ziz34zc7-vkd3d-1.9
ls -la /nix/store/q36vsgjryw0r2pgql8mps5r9ziz34zc7-vkd3d-1.9/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

1 package built:
  • vkd3d

Maintainer pings

cc @expipiplus1 for testing.

@ofborg ofborg bot requested a review from expipiplus1 September 29, 2023 09:35
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1 labels Sep 29, 2023
@expipiplus1 expipiplus1 merged commit f8387ff into NixOS:master Oct 1, 2023
12 checks passed
@r-ryantm r-ryantm deleted the auto-update/vkd3d branch October 1, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants