ci(nix): add archive packages and overhaul CI workflows
Run checks and build archives / build (linux-aarch64) (push) Has been cancelled
Run checks and build archives / build (linux-x86_64) (push) Has been cancelled
Run checks and build archives / build (windows-x86_64) (push) Has been cancelled
Run checks and build archives / coverage-and-sonar (push) Has been cancelled

This commit is contained in:
2026-05-04 09:50:50 +02:00
parent 984630636d
commit 3564230dba
8 changed files with 243 additions and 193 deletions
+3
View File
@@ -20,5 +20,8 @@ pkgs.mkShell {
git-cliff
just
typos
# for CI
jq
];
}