update ninja as tainted with alternative (#1275)

### Description of Changes

updates ninja as tainted

Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1275
Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
hmn 2026-08-21 08:01:30 +02:00 committed by Ethical FOSS admin
commit 8ebf58a5a9

View file

@ -733,6 +733,7 @@ This is a section for repos that are similar to this one either because they are
| [Meson](https://github.com/mesonbuild/meson) | [`1.11.2`](https://github.com/mesonbuild/meson/releases/tag/1.11.2) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/mesonbuild/meson/commit/74faddbb44475b0671fd1acbaedace2e8a596263)) | [muon](https://git.sr.ht/~lattis/muon) |
| [Mill](https://github.com/com-lihaoyi/mill) | [`1.0.6`](https://github.com/com-lihaoyi/mill/releases/tag/1.0.6) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/com-lihaoyi/mill/blob/main/AGENTS.md), [2](https://github.com/com-lihaoyi/mill/blob/main/CLAUDE.md)) | See Below |
| [mise-en-place](https://github.com/jdx/mise) | [`659f851`](https://github.com/jdx/mise/commit/659f851bf6e29d2ac12d64b35fff9afa9981d02e) | [![AI Functionality](./badges/ai-functionality.svg)](#ai-functionality) ([1](https://mise.jdx.dev/mcp.html)) <br />[![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/jdx/mise/blob/main/CLAUDE.md), [2](https://github.com/jdx/mise/tree/main/.claude), [3](https://github.com/search?q=repo%3Ajdx%2Fmise%20claude&type=commits&s=committer-date&o=asc)) | See Below |
| [Ninja](https://github.com/ninja-build/ninja) | [`v1.13.2`](https://github.com/ninja-build/ninja/releases/tag/v1.13.2) <br />[`2c729fa`](https://github.com/ninja-build/ninja/commits/2c729faff30a8014e29bb1e2c03697209a75a6a5) | [![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/ninja-build/ninja/pull/2775), [2](https://github.com/ninja-build/ninja/pull/2751)) | [samurai](https://github.com/michaelforney/samurai) |
| [SCons](https://github.com/SCons/scons) | [`4.10.1`](https://github.com/SCons/scons/releases/tag/4.10.1) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/SCons/scons/blob/8ea152eddff6afa11f94108a10283bd6378a3dfa/AGENTS.md)) | [Waf](https://gitlab.com/ita1024/waf) or See Below |
| [sbt](https://github.com/sbt/sbt) | [`1.12.3`](https://github.com/sbt/sbt/releases/tag/v1.12.3) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/sbt/sbt/blob/develop/AGENTS.md), [2](https://github.com/sbt/sbt/blob/develop/CONTRIBUTING.md#ai-assisted-contributions)) | See Below |
| [Task](https://github.com/go-task/task) | [`v3.41.0`](https://github.com/go-task/task/releases/tag/v3.41.0) <br />[`8a35033`](https://github.com/go-task/task/commits/8a35033abcfe4fcf86f6eab271028b48fc52393f) | [![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/go-task/task/pull/1982#issuecomment-2568194128), [2](https://github.com/go-task/task/pull/2131), [3](https://github.com/go-task/task/pull/2592#pullrequestreview-3596720069)) | See Below |
@ -755,7 +756,6 @@ This is a section for repos that are similar to this one either because they are
> Various other build systems exist,
> that try to address perceived deficiencies in `make` and its derivatives.
> * [FASTBuild](https://github.com/fastbuild/fastbuild) [![Anti-AI Policy](./badges/anti-ai-policy.svg)](#anti-ai-policy) ([1](https://github.com/fastbuild/fastbuild/blob/7e75d08258ab7ee2a902a3d51196e17cacee4ec7/README.md#contribution-guidelines))
> * [Ninja](https://github.com/ninja-build/ninja) - standalone or as the backend of a meta-build tool like [Meson](https://github.com/mesonbuild/meson)
> * [redo](https://github.com/apenwarr/redo)
## Cheat Sheets and Documentation