nix: pin flake input to nixos-25.11 and track flake.lock

This commit is contained in:
2026-02-24 08:23:33 +01:00
parent 461a3c334d
commit e01bb8c39a
3 changed files with 29 additions and 3 deletions

3
.gitignore vendored
View File

@@ -24,10 +24,9 @@ package-manager-*
.DS_Store
Thumbs.db
# Nix Cache to speed up tests
# Nix cache to speed up tests
.nix/
.nix-dev-installed
flake.lock
# Ignore logs
*.log