R. Ryantm
5d2cfcca1c
directx-shader-compiler: 1.6.2112 -> 1.7.2207
2022-07-29 09:41:55 +00:00
Sebastian Neubauer
7655d19fc2
directx-shader-compiler: 1.6.2106 -> 1.6.2112
...
The glibc update broke compiling dxc. Update and fix compilation.
- Use ninja because it's faster and fixes compilation (uhm, yes, no idea
why)
- Remove the comment about using submodules only for .git, they are
actually used for SPIR-V
- The way default CMake flags are passed changed
- Add myself as maintainer
2022-05-05 18:18:27 +02:00
Neubauer, Sebastian
0ea6aec9aa
directx-shader-compiler: 1.5.2010 -> 1.6.2106
2021-10-13 17:38:50 +02:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Joe Hermaszewski
be8a89e784
directx-shader-compiler: Add Darwin support
2020-12-20 13:03:29 +08:00
Joe Hermaszewski
cb43266d22
directx-shader-compiler: init at 1.5.2010
2020-12-19 14:18:02 +08:00