| commit | 1ac503c7ddd16c796fb163bcbace7a1db24d5201 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Thu Mar 07 16:15:35 2024 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Mar 21 10:33:25 2024 +0000 |
| tree | 859ce5028ab9e2aca443557c989fe22b1393b16a | |
| parent | 276a746de8b2b551f7088e88c93da0e0b15c99d6 [diff] |
third_party/nix: move bazel-inner wrapper to external file Because of previous interpolation issues and hard to read escaping, we are moving the wrapper script to a dedicated file. This also corrects the .gitignore to not exclude files that are prefixed with bazel- Change-Id: I922636041302ba01b331665f74b64f4e91dae56c Reviewed-on: https://review.monogon.dev/c/monogon/+/2837 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!
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.