mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-29 21:57:18 +00:00
nix: Add python3 to nix devshell
This commit is contained in:
parent
0e02279b5d
commit
251bb4b860
Notes:
sideshowbarker
2024-07-19 16:49:19 +09:00
Author: https://github.com/easrng 🔰
Commit: 251bb4b860
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/30
Reviewed-by: https://github.com/ADKaster ✅
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue