fix and coverage for layout modifiers
Some checks are pending
/ build (push) Waiting to run

This commit is contained in:
facile pop culture reference 2026-08-06 18:29:03 +03:00
parent cf67185ffd
commit 799e497622
10 changed files with 456 additions and 460 deletions

View file

@ -14,6 +14,7 @@ in pkgs.mkShell.override {
pkgs.jack2
];
nativeBuildInputs = [
pkgs.grcov
pkgs.pkg-config
pkgs.clang
pkgs.libclang