Loading pkgs/development/libraries/mesa/common.nix +2 −2 Original line number Diff line number Diff line Loading @@ -27,9 +27,9 @@ rec { complete hardware acceleration for modern GPUs. ''; homepage = "https://www.mesa3d.org/"; changelog = "https://www.mesa3d.org/relnotes/${version}.html"; changelog = "https://docs.mesa3d.org/relnotes/${version}.html"; license = with lib.licenses; [ mit ]; # X11 variant, in most files platforms = lib.platforms.unix; maintainers = with lib.maintainers; [ primeos vcunat ]; # Help is welcome :) maintainers = with lib.maintainers; [ k900 primeos vcunat ]; # Help is welcome :) }; } Loading
pkgs/development/libraries/mesa/common.nix +2 −2 Original line number Diff line number Diff line Loading @@ -27,9 +27,9 @@ rec { complete hardware acceleration for modern GPUs. ''; homepage = "https://www.mesa3d.org/"; changelog = "https://www.mesa3d.org/relnotes/${version}.html"; changelog = "https://docs.mesa3d.org/relnotes/${version}.html"; license = with lib.licenses; [ mit ]; # X11 variant, in most files platforms = lib.platforms.unix; maintainers = with lib.maintainers; [ primeos vcunat ]; # Help is welcome :) maintainers = with lib.maintainers; [ k900 primeos vcunat ]; # Help is welcome :) }; }