feat(pipeline): add pipeline header

This commit is contained in:
2026-03-10 19:02:04 +01:00
parent 07a6f1b3d8
commit 8b23d09ac5
6 changed files with 184 additions and 1 deletions

View File

@@ -41,6 +41,7 @@
export CMAKE_EXPORT_COMPILE_COMMANDS=ON
export CMAKE_BUILD_TYPE=Debug
export CMAKE_GENERATOR=Ninja
export BUILD_TESTING=ON
'';
packages = [
pkgs.clang-tools