Loading pkgs/development/libraries/spirv-headers/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ stdenv.mkDerivation rec { ''; meta = with lib; { inherit (src.meta) homepage; description = "Machine-readable components of the Khronos SPIR-V Registry"; homepage = "https://github.com/KhronosGroup/SPIRV-Headers"; license = licenses.mit; maintainers = [ maintainers.ralith ]; }; Loading Loading
pkgs/development/libraries/spirv-headers/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -20,8 +20,8 @@ stdenv.mkDerivation rec { ''; meta = with lib; { inherit (src.meta) homepage; description = "Machine-readable components of the Khronos SPIR-V Registry"; homepage = "https://github.com/KhronosGroup/SPIRV-Headers"; license = licenses.mit; maintainers = [ maintainers.ralith ]; }; Loading