Update build process ci and docs
Some checks failed
CI / build (push) Failing after 15s

This commit is contained in:
Fabian Hauser 2025-03-25 15:04:59 +02:00
parent cad4f35ee9
commit 172e4c37a3
5 changed files with 57 additions and 88 deletions

View file

@ -29,7 +29,6 @@ in
pre-commit-check.enabledPackages
++ [ vscodium-with-extensions ]
++ (with self.packages.${system}; [
cache
deploy-qois
sops
sops-rekey
@ -37,14 +36,15 @@ in
++ (with pkgs; [
attic-client
deploy-rs
jq
nix-fast-build
nixVersions.git
nixd
nixfmt-rfc-style
nixos-anywhere
ssh-to-age
pssh
ssh-to-age
yq
jq
]);
LANG = "C.UTF-8";
LC_ALL = "C.UTF-8";