ci(nix): add archive packages and overhaul CI workflows
Run checks and build archives / build (linux-x86_64) (push) Failing after 3m2s
Run checks and build archives / coverage-and-sonar (push) Successful in 6m45s
Run checks and build archives / build (linux-aarch64) (push) Failing after 1m53s
Run checks and build archives / build (windows-x86_64) (push) Failing after 3m7s

This commit is contained in:
2026-05-04 09:50:50 +02:00
parent 1ef69f2b15
commit 7bebf110b7
8 changed files with 202 additions and 195 deletions
+3
View File
@@ -20,5 +20,8 @@ pkgs.mkShell {
git-cliff
just
typos
# for CI
jq
];
}