diff --git a/docs/themes/ananke b/docs/themes/ananke new file mode 160000 index 0000000..91df000 --- /dev/null +++ b/docs/themes/ananke @@ -0,0 +1 @@ +Subproject commit 91df000ca82769a7578df81fa142d1a18e446bc0 diff --git a/docs/themes/risotto b/docs/themes/risotto new file mode 160000 index 0000000..20b6cd7 --- /dev/null +++ b/docs/themes/risotto @@ -0,0 +1 @@ +Subproject commit 20b6cd796a0ee54bd46e138025fbb428e366ccbb diff --git a/flake.lock b/flake.lock index 0716ea3..5dd1e12 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1705856552, - "narHash": "sha256-JXfnuEf5Yd6bhMs/uvM67/joxYKoysyE3M2k6T3eWbg=", + "lastModified": 1712163089, + "narHash": "sha256-Um+8kTIrC19vD4/lUCN9/cU9kcOsD1O1m+axJqQPyMM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "612f97239e2cc474c13c9dafa0df378058c5ad8d", + "rev": "fd281bd6b7d3e32ddfa399853946f782553163b5", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 614a13c..a264504 100644 --- a/flake.nix +++ b/flake.nix @@ -17,6 +17,9 @@ ffmpeg gomplate + hugo + yarn + nushellFull ]; };