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

vulkan-headers: 1.1.101.0 -> 1.1.106 #59727

Merged
merged 1 commit into from Apr 18, 2019

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/vulkan-headers/versions.

meta.description for vulkan-headers is: '"Vulkan Header files and API registry"'.

Compare changes on GitHub

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

162 total rebuild path(s)

68 package rebuild(s)

68 x86_64-linux rebuild(s)
53 i686-linux rebuild(s)
0 x86_64-darwin rebuild(s)
41 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
curseradio
deepin.deepin-movie-reborn
dolphinEmuMaster
gnome-mpv
kodiPlugins.steam-launcher
libretro._4do
libretro.beetle-pce-fast
libretro.beetle-psx
libretro.beetle-saturn
libretro.bsnes-mercury
libretro.desmume
libretro.dolphin
libretro.fba
libretro.fceumm
libretro.gambatte
libretro.genesis-plus-gx
libretro.higan-sfc
libretro.mame
libretro.mgba
libretro.mupen64plus
libretro.nestopia
libretro.parallel-n64
libretro.picodrive
libretro.ppsspp
libretro.prboom
libretro.quicknes
libretro.reicast
libretro.scummvm
libretro.snes9x
libretro.snes9x-next
libretro.stella
libretro.vba-m
libretro.vba-next
linux-steam-integration
mpc-qt
mpv
mpv-with-scripts
pipelight
playonlinux
plex-media-player
python27Packages.mpv
python37Packages.mpv
renderdoc
retroarch
retroarchBare
rpcs3
steam
steam-run
steam-run-native
steamcmd

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/mrng7x83javbfrjn99aryay1ijfbp996-vulkan-headers-1.1.106 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A vulkan-headers https://github.com/r-ryantm/nixpkgs/archive/7fa6ebe2ab1f76e5587021c12037a80e77750497.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/mrng7x83javbfrjn99aryay1ijfbp996-vulkan-headers-1.1.106
ls -la /nix/store/mrng7x83javbfrjn99aryay1ijfbp996-vulkan-headers-1.1.106/bin

cc @Ralith for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-headers/versions
@aszlig
Copy link
Member

aszlig commented Apr 18, 2019

@FRidh: Updating the headers, without also updating vulkan-loader will cause the assertion on the version to fail. I wonder what's the best way to prevent this in the future...

@FRidh
Copy link
Member

FRidh commented Apr 18, 2019

Perhaps put the assertion also in the headers expression? Without ofborg also building reverse dependencies it's hard to spot these things.

@lheckemann
Copy link
Member

This should have been caught by ofborg's evaluation though, AFAIU?

@avnik
Copy link
Contributor

avnik commented Apr 18, 2019

Maybe use version = pkgs.vulkan-headers.version everywhere?

@FRidh
Copy link
Member

FRidh commented Apr 18, 2019

@lheckemann No, it won't. In case of Hydra this will show up as an evaluation error.

@lheckemann
Copy link
Member

@avnik that won't help, since the hashes also need to be updated.

@r-ryantm r-ryantm deleted the auto-update/vulkan-headers branch April 26, 2019 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants