summary refs log tree commit diff
path: root/pkgs/development/tools/pew/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/pew/default.nix')
-rw-r--r--pkgs/development/tools/pew/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/tools/pew/default.nix b/pkgs/development/tools/pew/default.nix
index 6eb3e88a0d13..73046165b1ab 100644
--- a/pkgs/development/tools/pew/default.nix
+++ b/pkgs/development/tools/pew/default.nix
@@ -29,4 +29,4 @@ with python3Packages; buildPythonApplication rec {
       platforms = platforms.all;
       maintainers = with maintainers; [ berdario ];
     };
-  }
\ No newline at end of file
+  }