| commit | e1420ab79117be4c97818fa708f62fea3ff6d265 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Aug 27 01:53:16 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Sep 10 12:10:01 2024 +0000 |
| tree | e358545afc0d5510d3da8dee2fbed03355e87c3e | |
| parent | ca6da6adf2fa3b88c743c9d7f88ef9cfea4e0823 [diff] |
treewide: migrate more to bzlmod This does migrate nearly everything to bzlmod and away from the "old" WORKSPACE system. We do have to use some workarounds and there is no good way to get the path to a repository. This definitively requires some more love in future CLs but this should cover the basics. See monogon-dev/monogon#343 for more information. Change-Id: I0e188d8708b66fcdbdf0adc9143c93160e3395ae Reviewed-on: https://review.monogon.dev/c/monogon/+/3357 Reviewed-by: Lorenz Brun <lorenz@monogon.tech> Reviewed-by: Leopold Schabel <leo@monogon.tech> Tested-by: Jenkins CI
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:
/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.