mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
nix: Add python3 to nix devshell
This commit is contained in:
@@ -7,6 +7,7 @@ mkShell.override { stdenv = gcc13Stdenv; } {
|
|||||||
libxcrypt
|
libxcrypt
|
||||||
ninja
|
ninja
|
||||||
pkg-config
|
pkg-config
|
||||||
|
python3
|
||||||
qt6.qtbase
|
qt6.qtbase
|
||||||
qt6.qtbase.dev
|
qt6.qtbase.dev
|
||||||
qt6.qtmultimedia
|
qt6.qtmultimedia
|
||||||
|
|||||||
Reference in New Issue
Block a user