| commit | 5a4037ccda447a1346c905287499bd069a408f8b | [log] [tgz] |
|---|---|---|
| author | Leopold Schabel <leo@monogon.tech> | Mon Jul 21 18:27:05 2025 +0200 |
| committer | Leopold Schabel <leo@monogon.tech> | Tue Jul 22 15:50:31 2025 +0000 |
| tree | 22948091ba54cfad137587abef794930d03aa25a | |
| parent | 9e964888dbac4ba94a1925deb1765d478b3258ff [diff] |
third_party/nix/pkgs/bazel_8: fix linux-sandbox Looks like this never actually worked on NixOS due to a hardcoded /bin/true. Change-Id: I6a6a6964bf6951592e92bfcd16b309a8d46e123d Reviewed-on: https://review.monogon.dev/c/monogon/+/4448 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.