| commit | 98000a51baafc40f861bd17d8a333b65035df21c | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Thu Mar 06 14:22:15 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Jul 01 10:52:10 2025 +0000 |
| tree | b6f7c11992b9c61d522c60a86b342a377ee160f2 | |
| parent | a5a817009be47049d7302dd0c1ec08f13c1fe4a7 [diff] |
third_party/nix: introduce toolchain bundle This introduces a nix derivation that builds a musl amd64/aarch64 toolchain sysroot. Change-Id: Iba082edb8fd1f2ab580020bb1c7339a76487f3c8 Reviewed-on: https://review.monogon.dev/c/monogon/+/4006 Reviewed-by: Lorenz Brun <lorenz@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.