pdm: relax hishel

This commit is contained in:
Fabian Affolter 2024-11-16 10:13:54 +01:00
parent a3b4688866
commit 9204a583f5

View File

@ -22,6 +22,8 @@ python3.pkgs.buildPythonApplication rec {
hash = "sha256-xgwIPHlTtmgCNN4R6/BJsqmI9hbA0wFAiq4YCa+r/UM=";
};
pythonRelaxDeps = [ "hishel" ];
nativeBuildInputs = [ installShellFiles ];
build-system = with python3.pkgs; [