constellation/bazel/mkosi
Malte Poll 6533351dd9 bazel: limit concurrency of mkosi_image rule
The mkosi_image rule uses a lot of memory.
In order to allow higher levels of concurrency,
such as `bazel build --jobs 128`, we need to more accurately model the
amount of CPU and memory required.
2024-05-23 09:48:04 +02:00
..
BUILD.bazel bazel: always use nix 2023-10-12 14:42:24 +02:00
mkosi_configure.bzl bazel: always use nix 2023-10-12 14:42:24 +02:00
mkosi_image.bzl bazel: limit concurrency of mkosi_image rule 2024-05-23 09:48:04 +02:00
mkosi_wrapper.sh.in image: update mkosi and use package directory feature 2024-02-20 12:50:13 +01:00
toolchain.bzl bazel: mkosi toolchain 2023-09-27 17:58:19 +02:00