Loading pkgs/top-level/all-packages.nix +1 −3 Original line number Diff line number Diff line Loading @@ -15577,9 +15577,7 @@ with pkgs; deepdiff = with python3Packages; toPythonApplication deepdiff; deepsecrets = callPackage ../tools/security/deepsecrets { python3 = python311; }; deepsecrets = callPackage ../tools/security/deepsecrets { }; deep-translator = with python3Packages; toPythonApplication deep-translator; Loading Loading
pkgs/top-level/all-packages.nix +1 −3 Original line number Diff line number Diff line Loading @@ -15577,9 +15577,7 @@ with pkgs; deepdiff = with python3Packages; toPythonApplication deepdiff; deepsecrets = callPackage ../tools/security/deepsecrets { python3 = python311; }; deepsecrets = callPackage ../tools/security/deepsecrets { }; deep-translator = with python3Packages; toPythonApplication deep-translator; Loading