summary refs log tree commit diff
path: root/pkgs/tools/security
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-10-16 00:03:09 +0000
committerGitHub <noreply@github.com>2023-10-16 00:03:09 +0000
commitae77d35744934bc6aa3591f39de8b492a0d5502e (patch)
treee976ed1d92b877b3f38f8e9ee49a107975b55923 /pkgs/tools/security
parent208be569768b57da8f40a762554dfb729c204d05 (diff)
parent94c8c31bee161b6e64c3c99e8031f5532fa6a6d8 (diff)
downloadnixpkgs-ae77d35744934bc6aa3591f39de8b492a0d5502e.tar
nixpkgs-ae77d35744934bc6aa3591f39de8b492a0d5502e.tar.gz
nixpkgs-ae77d35744934bc6aa3591f39de8b492a0d5502e.tar.bz2
nixpkgs-ae77d35744934bc6aa3591f39de8b492a0d5502e.tar.lz
nixpkgs-ae77d35744934bc6aa3591f39de8b492a0d5502e.tar.xz
nixpkgs-ae77d35744934bc6aa3591f39de8b492a0d5502e.tar.zst
nixpkgs-ae77d35744934bc6aa3591f39de8b492a0d5502e.zip
Merge staging-next into staging
Diffstat (limited to 'pkgs/tools/security')
-rw-r--r--pkgs/tools/security/onioncircuits/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/security/onioncircuits/default.nix b/pkgs/tools/security/onioncircuits/default.nix
index 7666e86e012..c1468becc26 100644
--- a/pkgs/tools/security/onioncircuits/default.nix
+++ b/pkgs/tools/security/onioncircuits/default.nix
@@ -24,7 +24,7 @@ python3.pkgs.buildPythonApplication rec {
     gobject-introspection
     intltool
     wrapGAppsHook
-    python3.pkgs.distutils_extra
+    python3.pkgs.distutils-extra
   ];
 
   propagatedBuildInputs = with python3.pkgs; [