Loading pkgs/applications/version-management/gitlab/gitlab-container-registry/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ buildGoModule rec { meta = with lib; { description = "GitLab Docker toolset to pack, ship, store, and deliver content"; license = licenses.asl20; maintainers = with maintainers; [ yayayayaka xanderio ]; maintainers = with maintainers; [ yayayayaka ] ++ teams.cyberus.members; platforms = platforms.unix; }; } Loading
pkgs/applications/version-management/gitlab/gitlab-container-registry/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ buildGoModule rec { meta = with lib; { description = "GitLab Docker toolset to pack, ship, store, and deliver content"; license = licenses.asl20; maintainers = with maintainers; [ yayayayaka xanderio ]; maintainers = with maintainers; [ yayayayaka ] ++ teams.cyberus.members; platforms = platforms.unix; }; }