| commit | f06d2a71dbb9e800501a9b4419ffa193cae4efb4 | [log] [tgz] |
|---|---|---|
| author | Leopold Schabel <leo@monogon.tech> | Wed Jun 25 18:51:36 2025 +0200 |
| committer | Leopold Schabel <leo@monogon.tech> | Mon Jun 30 18:33:45 2025 +0000 |
| tree | 82d9466592e56560bdac9c27542cee5ec246dea5 | |
| parent | c8e2b60307cbb064798af8cfd11a86a9e5216289 [diff] |
tools/gopackagesdriver: always use bazel wrapper This makes gopackagesdriver work outside a Nix shell. It should not change behavior inside a Nix shell since the distribution "bazel" binary is a wrapper which calls tools/bazel. Change-Id: I3b669ae0cea6afdd7ffed4024346e0237ae1e5cf Reviewed-on: https://review.monogon.dev/c/monogon/+/4309 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.