fix(template): correct hectic utils input
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user