From ccb80591f8c83c2375fe06ff8722f7347d235c1e Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Wed, 4 Mar 2026 00:58:04 -0800 Subject: flake finally fully works sans htmlize --- flake.lock | 8 ++++---- flake.nix | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index b11cd23..efea318 100644 --- a/flake.lock +++ b/flake.lock @@ -698,11 +698,11 @@ "org-roam-ui-src": "org-roam-ui-src" }, "locked": { - "lastModified": 1772610081, - "narHash": "sha256-gIPpwSYCC52RFp7IShK1GdPNOSVPFoIgyw7A8vO6hyE=", + "lastModified": 1772614187, + "narHash": "sha256-vnDfsNe9sOLeko8KVD54b3gJbDMcXQpWvBGjs98ItKM=", "ref": "refs/heads/main", - "rev": "fa45b54f9544a1ca68ae470cbc031eac56d4ee7e", - "revCount": 101, + "rev": "f76d34c1c2220a056a6a709208383169d2a5ac30", + "revCount": 108, "type": "git", "url": "git://nullring.xyz/publish-org-roam-ui.git" }, diff --git a/flake.nix b/flake.nix index 372e651..48e79bf 100644 --- a/flake.nix +++ b/flake.nix @@ -159,6 +159,7 @@ cp -r $HOME/website_html/. $out/ buildInputs = [ deadnix lychee + python3 ]; }; }; -- cgit v1.3