chore: update docs FOD

Signed-off-by: Brian McGee <brian@bmcgee.ie>
This commit is contained in:
Brian McGee 2024-08-01 15:35:19 +01:00
parent 96bc8a1db2
commit 7f6bfe72cd
No known key found for this signature in database
GPG Key ID: D49016E76AD1E8C0

View File

@ -10,7 +10,7 @@ pkgs.buildNpmPackage {
inherit (perSystem.self.treefmt) version;
src = "${flake}/docs";
npmDepsHash = "sha256-EqIhdfQ5pUpNPJ3NWCz2DoG+4gNPsgnUFQEC7oLvUls=";
npmDepsHash = "sha256-HA4IWidRDdLohKb59LTF8+NEocDi6RU1RGWfolSWr/A=";
# we have to use a custom build phase because vitepress is doing something funky with the ttty
buildPhase = ''