Actualiser .gitea/workflows/updateFlake.yaml
All checks were successful
Check config / build (push) Successful in 10m17s

This commit is contained in:
Alexandre_1a 2026-06-10 18:38:32 +02:00
parent ff8049dd42
commit a99d0731c1

View File

@ -18,6 +18,9 @@ jobs:
- name: Bump Flake
run: nix flake update
- name: Build bumped flake (only one host)
run: nix build .\#nixosConfigurations.framework.config.system.build.toplevel
- name: Check bumped flake
run: nix flake check