summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
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" ];