···2233stdenv.mkDerivation rec {
44 pname = "directx-shader-compiler";
55- version = "1.7.2212.1";
55+ version = "1.7.2308";
6677 # Put headers in dev, there are lot of them which aren't necessary for
88 # using the compiler binary.
···1212 owner = "microsoft";
1313 repo = "DirectXShaderCompiler";
1414 rev = "v${version}";
1515- hash = "sha256-old/vGNoj0mimuvd/RkwNeynBp+gBrkwQ7ah2oUZll0=";
1515+ hash = "sha256-pfdAD+kRpmqW29Y8jn6+X5Ujy/9cIvisYr0tH1PuxsY=";
1616 fetchSubmodules = true;
1717 };
1818