Ivan Kozik
e54007370f
vulkan-headers, vulkan-tools: fix version
...
This fixes an assertion error in vulkan-loader on version == vulkan-headers.version:
assertion failed at /nix/store/ca66sbxzxlxlfpb579nxxnw97z2ql1gv-source/pkgs/development/libraries/vulkan-loader/default.nix:8:1
The sha256 for vulkan-headers and vulkan-tools are unchanged because
they were already set to the newer version. The correct version was
lost in the staging-next merge.
2019-08-31 17:38:42 +00:00
Frederik Rietdijk
96e5474329
Merge master into staging-next
2019-08-31 18:04:31 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Jonathan Ringer
19d91206e7
vulkan-*: 1.1.106 -> 1.1.114.0
2019-08-08 00:57:53 -07:00
R. RyanTM
f9505a1e1c
vulkan-headers: 1.1.101.0 -> 1.1.106
...
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
2019-04-18 08:46:48 +02:00
Benjamin Saunders
ea4eeb3cd0
vulkan-loader: 1.1.85 -> 1.1.101.0
2019-03-20 17:51:35 -07:00
Yegor Timoshenko
d21881ca5a
vulkan-headers: lock rev
2018-10-13 18:00:22 +00:00
Yegor Timoshenko
45351e6916
Revert "Revert "vulkan-headers: 1.1.82.0 -> 1.1.85 ( #47702 )""
...
This reverts commit ac6f485148
.
vulkan-loader bump: bae3fd3d83
.
2018-10-13 16:14:09 +00:00
Uli Baum
ac6f485148
Revert "vulkan-headers: 1.1.82.0 -> 1.1.85 ( #47702 )"
...
This reverts commit e6b0646b3b
.
The bump broke vulkan-loader (eval error).
2018-10-13 15:02:15 +02:00
R. RyanTM
e6b0646b3b
vulkan-headers: 1.1.82.0 -> 1.1.85 ( #47702 )
...
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
2018-10-12 22:53:01 +02:00
R. RyanTM
328cb60be5
vulkan-headers: 1.1.77.0 -> 1.1.82.0
...
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 .
2018-08-29 18:56:30 -07:00
Ryan Mulligan
df8062c45b
treewide: http -> https
2018-07-19 18:12:04 -07:00
Benjamin Saunders
879145e1f7
vulkan-headers: init at 1.1.77.0
2018-06-26 20:38:00 -07:00