Loading pkgs/applications/misc/yubioath-flutter/helper.nix +2 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,8 @@ buildPythonApplication { sed -i \ -e 's,zxing-cpp = .*,zxing-cpp = "*",g' \ -e 's,mss = .*,mss = "*",g' \ -e 's,yubikey-manager = .*,yubikey-manager = "*",g' \ -e 's,Pillow = .*,Pillow = "*",g' \ pyproject.toml ''; Loading Loading
pkgs/applications/misc/yubioath-flutter/helper.nix +2 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,8 @@ buildPythonApplication { sed -i \ -e 's,zxing-cpp = .*,zxing-cpp = "*",g' \ -e 's,mss = .*,mss = "*",g' \ -e 's,yubikey-manager = .*,yubikey-manager = "*",g' \ -e 's,Pillow = .*,Pillow = "*",g' \ pyproject.toml ''; Loading