usbrip: remove superfluous pythonOlder

This commit is contained in:
Gutyina Gergő
2026-01-14 02:51:15 +01:00
parent be1cc6c301
commit e425bc40c7
-2
View File
@@ -9,8 +9,6 @@ python3.pkgs.buildPythonApplication {
version = "0-unstable-2021-07-02";
pyproject = true;
disabled = python3.pythonOlder "3.6";
src = fetchFromGitHub {
owner = "snovvcrash";
repo = "usbrip";