about summary refs log tree commit diff
path: root/pkgs/applications/networking/p2p/deluge
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2023-02-19 17:28:43 +0000
committerMartin Weinelt <hexa@darmstadt.ccc.de>2023-02-19 21:36:02 +0100
commit9e7f9a402b3176d2a866b883f64878d196690792 (patch)
tree01b2c6265857df68ee00adf1cfb8f696538b2dd1 /pkgs/applications/networking/p2p/deluge
parent0981423ea1a6991121d004a74bca498df78ec062 (diff)
python310Packages.mako: Normalize attribute, pname, dirname
Diffstat (limited to 'pkgs/applications/networking/p2p/deluge')
-rw-r--r--pkgs/applications/networking/p2p/deluge/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/p2p/deluge/default.nix b/pkgs/applications/networking/p2p/deluge/default.nix
index 507d2a282e4bc..dee7cde6fd3f1 100644
--- a/pkgs/applications/networking/p2p/deluge/default.nix
+++ b/pkgs/applications/networking/p2p/deluge/default.nix
@@ -27,7 +27,7 @@ let
 
       propagatedBuildInputs = with pypkgs; [
         twisted
-        Mako
+        mako
         chardet
         pyxdg
         pyopenssl