Merge pull request #140730 from lourkeur/onionshare/stem

authored by

Sandro and committed by
GitHub
1f3ab96b d4232b25

+1 -1
+1 -1
pkgs/applications/networking/onionshare/default.nix
··· 55 license = licenses.gpl3Plus; 56 maintainers = with maintainers; [ lourkeur ]; 57 }; 58 - stem' = stem.overrideAttrs (_: rec { 59 version = "1.8.1"; 60 61 src = fetchFromGitHub {
··· 55 license = licenses.gpl3Plus; 56 maintainers = with maintainers; [ lourkeur ]; 57 }; 58 + stem' = stem.overridePythonAttrs (_: rec { 59 version = "1.8.1"; 60 61 src = fetchFromGitHub {