flake.nix: Update flake-compat repo

This commit is contained in:
Martin Weinelt
2026-01-29 19:14:06 +01:00
parent 7d433bf898
commit 4345460d30
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
inputs = {
flake-compat = {
# for shell.nix compat
url = "github:edolstra/flake-compat";
url = "github:NixOS/flake-compat";
flake = false;
};
git-hooks = {