summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 940d5fb..3f80201 100644
--- a/flake.nix
+++ b/flake.nix
@@ -37,6 +37,7 @@
pkgs.sqlite
pkgs.dune_3
pkgs.ocaml
+ (pkgs.python312.withPackages (py: [py.requests]))
pkgs.opam
findlib