fix: update nixos 25.05->25.11
All checks were successful
build-flake / Build flake (push) Successful in 5m7s
build-flake / Release a new version (push) Successful in 13s
Sync flake lock with main nix-configuration project / Sync flake lock with main nix-configuration project (push) Successful in 4m23s

This commit is contained in:
2025-12-30 21:37:11 +02:00
parent dc70f0e701
commit ab55d46cb4

View File

@@ -18,7 +18,7 @@ jobs:
extra_nix_config: |
experimental-features = nix-command flakes
github_access_token: ${{ secrets.GH_ACCESS_TOKEN }}
nix_path: nixpkgs=channel:nixos-25.05
nix_path: nixpkgs=channel:nixos-25.11
- uses: cachix/cachix-action@v16
with:
name: palkx