| commit | 6948d336e97fc71734013fc5c219671e3bea7965 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Feb 10 19:55:48 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon Feb 10 22:41:06 2025 +0000 |
| tree | 1a9e4043d8ff5ad13b330eebcba7ab9058c0e875 | |
| parent | f5c45106f379abbbbf0b43ce2eadbec26fa97308 [diff] |
build/bazel/third_party: replace git_repositories with http_archive Remove the rest of the git_repositories with http_archive fetches Change-Id: Ie9fb5f93b4eb333fc26ce52e2d062cacf8177eb4 Reviewed-on: https://review.monogon.dev/c/monogon/+/3843 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.