qtwebengine is cooked

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-01-04 14:36:56 +01:00
parent adc912624d
commit c41e9f4f17
3 changed files with 8 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
python-with-packages = pkgs.python3.withPackages (pp: with pp; [
ipython
requests
debugpy
# debugpy
black
]);
in {