fix(template): correct hectic utils input

This commit is contained in:
2025-11-14 15:53:12 +00:00
parent 5a8fd0a275
commit 4ae460f6e3
4 changed files with 1896 additions and 65 deletions

View File

@@ -9,7 +9,7 @@
};
};
util = {
url = "github:hectic-lab/util.nix?ref=fix/postgres-extension";
url = "github:hectic-lab/util.nix";
inputs = {
nixpkgs.follows = "nixpkgs";
};