diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-04 00:58:04 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-04 00:58:04 -0800 |
| commit | ccb80591f8c83c2375fe06ff8722f7347d235c1e (patch) | |
| tree | ed1892c6a9b610d0fc7081726ba5c42db3c537a0 /flake.nix | |
| parent | 3d0fcb949d7358e19a2520184f42d9eaa117a220 (diff) | |
flake finally fully works sans htmlize
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -159,6 +159,7 @@ cp -r $HOME/website_html/. $out/ buildInputs = [ deadnix lychee + python3 ]; }; }; |
