| commit | e4264a30deb7c1a9da66be6d6c1083fd8217f171 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed Jul 23 07:16:22 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Wed Jul 23 17:07:35 2025 +0000 |
| tree | e7548049db9b49c4d93e40da2f2bf86fa4688470 | |
| parent | a24a7a6223f56bf401b5d1382e03e11537e5bdcc [diff] |
treewide: replace references to @@ with @monogon By giving our module a name, we can use inject_repo to inject ourselves into rules_go dependencies. This then allows usage of an absolute name reference inside the patches. Change-Id: I3a1ef8ae721c4e96e0ee23c8c3438720edb29ffe Reviewed-on: https://review.monogon.dev/c/monogon/+/4461 Tested-by: Jenkins CI Reviewed-by: Leopold Schabel <leo@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
git to check out modules.python3 to generate the workspace status to stamp./dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.