onionshare: drop disabled = !isPy3k after Python2 EOL

This commit is contained in:
Yueh-Shun Li
2023-10-18 22:24:53 +00:00
committed by Yt
parent 115b7994b0
commit 52482b26fc
@@ -75,7 +75,6 @@ rec {
inherit (tor) geoip;
})
];
disabled = !isPy3k;
propagatedBuildInputs = [
colorama
flask
@@ -127,7 +126,6 @@ rec {
./fix-qrcode-gui.patch
];
disabled = !isPy3k;
propagatedBuildInputs = [
onionshare
pyqt5