| commit | f69d84b0f2b8b363f42ed6a3c09523b75d002f94 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed Jul 03 20:32:19 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Fri Jul 12 12:45:32 2024 +0000 |
| tree | e5100a108b5f2a77c2f80cd267611305709659e1 | |
| parent | 44fdf7fee72fd7f0e179974f6245edc31620a7ae [diff] |
treewide: update sandboxroot to fedora 40, nix to 24.05 We didn't bump our sandboxroot in a long time, this updates it to fedora 40 and updates the nix shell to nixpkgs-24.05. It also bumps rules_oci to the current version. Change-Id: I9ffb6f4dcd1a95be48b52015df987824dbb169f6 Reviewed-on: https://review.monogon.dev/c/monogon/+/3205 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:
/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.