diff --git a/flake.lock b/flake.lock index fdc9b91..bddb210 100644 --- a/flake.lock +++ b/flake.lock @@ -568,18 +568,18 @@ "nixpkgs": [ "nixpkgs" ], - "nur": [ - "jolheiser-nur" - ], "tailwind-ctp": "tailwind-ctp_2", - "tailwind-ctp-lsp": "tailwind-ctp-lsp_2" + "tailwind-ctp-lsp": "tailwind-ctp-lsp_2", + "templ": [ + "templ" + ] }, "locked": { - "lastModified": 1705720284, - "narHash": "sha256-hzg8A/M06x+n/JKw4brN+9d9rRyqgbrXk6hWpa6+DEc=", + "lastModified": 1710037782, + "narHash": "sha256-hVSwPIDX5aQzH/vVMdV/xR0tvKdKHRJPQCp808nW61I=", "ref": "refs/heads/main", - "rev": "695d1f16e4345549afd2fdb8ee51953cb804b2eb", - "revCount": 13, + "rev": "472a3ee037da8edccfa50b668de4011eef14f000", + "revCount": 14, "type": "git", "url": "https://git.jolheiser.com/jolheiser.com.git" }, diff --git a/flake.nix b/flake.nix index 63737d8..42d7e07 100644 --- a/flake.nix +++ b/flake.nix @@ -34,6 +34,7 @@ inputs = { nixpkgs.follows = "nixpkgs"; flake-utils.follows = "flake-utils"; + templ.follows = "templ"; }; }; resume = {