deepsecrets: unpin python311
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user