about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/networking/cloudflare-dyndns/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/networking/cloudflare-dyndns/default.nix')
-rw-r--r--nixpkgs/pkgs/applications/networking/cloudflare-dyndns/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/applications/networking/cloudflare-dyndns/default.nix b/nixpkgs/pkgs/applications/networking/cloudflare-dyndns/default.nix
index 2be03621a016..087b3c66f00d 100644
--- a/nixpkgs/pkgs/applications/networking/cloudflare-dyndns/default.nix
+++ b/nixpkgs/pkgs/applications/networking/cloudflare-dyndns/default.nix
@@ -24,7 +24,7 @@ python3.pkgs.buildPythonApplication rec {
     attrs
     click
     cloudflare
-    pydantic
+    pydantic_1
     requests
   ];