| commit | 71718ba65586af1e5a42f1abdf2d734c90720105 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Fri Feb 07 00:04:28 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Feb 06 23:25:13 2025 +0000 |
| tree | 695dc7f65f3d5495c5dd53019b334513a3978164 | |
| parent | 6d33a4342a16200d628f30ff91b169927fc2867a [diff] |
third_party: fixup missed go patches Due to submission ordering some patches were left in the old place but the BUILD file was removed, breaking main. Fix this by also moving them. Change-Id: I6bc22a303e71504045faaba998dbd7eba82cc38e Reviewed-on: https://review.monogon.dev/c/monogon/+/3832 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@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:
/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.