Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Benjamin Saunders
ad1934b465
vulkan-tools: 1.1.114.0 -> 1.2.131.1
2020-02-11 19:11:32 +01:00
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
c87f3820e5
vulkan-tools: 1.1.101.0 -> 1.1.106.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-tools/versions
2019-05-04 16:58:55 +02:00
Anthony Cowley
570ea1e427
vulkan-tools: add dependency on vulkan-headers
...
This fixes the build on NixOS.
2019-04-11 12:59:41 -04:00
Benjamin Saunders
45a6b6878f
vulkan-tools: 1.1.92 -> 1.1.101.0
2019-03-20 18:04:38 -07:00
R. RyanTM
da042144da
vulkan-tools: 1.1.85.0 -> 1.1.92
...
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-tools/versions
2018-12-08 15:24:05 -08:00
Renaud
31e9f37539
vulkan-tools: 1.1.85 -> 1.1.85.0 ( #49615 )
...
sdk-1.1.85 is a branch and not the stable release tag
2018-11-01 23:25:26 +01:00
R. RyanTM
ed0d0eef73
vulkan-tools: 1.1.82.0 -> 1.1.85
...
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-tools/versions
2018-11-01 22:19:41 +02:00
R. RyanTM
88621e0595
vulkan-tools: 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-tools/versions .
2018-08-29 18:56:06 -07:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
Ryan Mulligan
7937f82665
treewide: http -> https
2018-07-05 18:35:28 -07:00
Benjamin Saunders
cb2921c839
vulkan-tools: init at 1.1.77.0
2018-06-26 20:38:02 -07:00