chore: fix nix flake (#3259)

This commit is contained in:
Samuel Meenzen
2024-04-09 09:22:45 +02:00
committed by GitHub
parent 80ce28405c
commit 0afc4f1427
3 changed files with 89 additions and 18 deletions

2
.gitignore vendored
View File

@ -3,7 +3,7 @@
.DS_Store
.python-version
.idea/
flake.lock
.direnv/
# ignore roles pulled by ansible-galaxy
/roles/galaxy/*