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