summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2024-03-29 00:06:11 -0400
committerLLLL Colonq <llll@colonq>2024-03-29 00:06:11 -0400
commitdec476ab9b8602225964cfa534bb004676ff6419 (patch)
tree6b75b1905b4e2493633f6be7490a37b489dbffb1 /flake.nix
parentb679cce8e0c8ca20d53b1032b15f80ebf6072617 (diff)
Update frontend
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index cee12fc..d503582 100644
--- a/flake.nix
+++ b/flake.nix
@@ -42,6 +42,9 @@
"web-dom"
"web-uievents"
"canvas"
+ "argonaut"
+ "fetch"
+ "fetch-argonaut"
];
dir = ./fig-frontend-client;
srcs = [ "src" ];