diff --git a/nix/dev-shell.nix b/nix/dev-shell.nix
--- a/nix/dev-shell.nix
+++ b/nix/dev-shell.nix
@@ -111,6 +111,7 @@
     CoreFoundation
     CoreServices
     Security
+    # required until https://github.com/seanmonstar/reqwest/issues/2006 is resolved
     SystemConfiguration
     libiconv  # identity service
   ]);