| commit | 4a3e05f11004a220ccde2f9f4db026c3090185fa | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Jul 30 18:19:21 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Wed Jul 31 15:53:47 2024 +0000 |
| tree | 9f62fc777cea0a42abaf0ae93a82d61829de7e57 | |
| parent | 57937c032e093f6b8e6693a4d0c7b370daec7f1a [diff] |
WORKSPACE: migrate simple http_archive, http_file and git_repositories to bzlmod All the others will follow but are more invasive changes. Change-Id: I12b6983015be89e179d7e61ae25bf98a48b2c468 Reviewed-on: https://review.monogon.dev/c/monogon/+/3282 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.