about summary refs log tree commit diff
path: root/pkgs/applications/file-managers/browsr/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/file-managers/browsr/default.nix')
-rw-r--r--pkgs/applications/file-managers/browsr/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/file-managers/browsr/default.nix b/pkgs/applications/file-managers/browsr/default.nix
index ba88f782ef657..92895378c355e 100644
--- a/pkgs/applications/file-managers/browsr/default.nix
+++ b/pkgs/applications/file-managers/browsr/default.nix
@@ -18,7 +18,6 @@ python3.pkgs.buildPythonApplication rec {
 
   nativeBuildInputs = with python3.pkgs; [
     hatchling
-    pythonRelaxDepsHook
   ];
 
   propagatedBuildInputs = with python3.pkgs; [