diff --git a/flake.nix b/flake.nix
index 87174cf5d897e3f790d539eff477c10952ab0975..08504f7280122522e1075d96ae7df2e64e46a796 100644
--- a/flake.nix
+++ b/flake.nix
@@ -32,6 +32,7 @@
               (python3.withPackages (
                 p: with p; [
                   beautifulsoup4
+                  httpx
                   ldap3
                   numpy
                   pandas