1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-08 05:27:14 +09:00

Docs: Link the external Nix devshell

This commit is contained in:
Jess 2025-05-02 02:21:22 +12:00 committed by Sam Atkins
parent 7c26354563
commit 897c83cbcb
Notes: github-actions[bot] 2025-05-03 16:04:21 +00:00

View file

@ -99,6 +99,14 @@ sudo xbps-install -Su # (optional) ensure packages are up to date to avoid "Tran
sudo xbps-install -S git bash gcc python3 curl cmake zip unzip linux-headers make pkg-config autoconf automake autoconf-archive nasm MesaLib-devel ninja qt6-base-devel qt6-multimedia-devel qt6-tools-devel qt6-wayland-devel
```
### NixOS or with Nix:
A Nix development shell is maintained
[here](https://github.com/nix-community/nix-environments/tree/master/envs/ladybird),
in the
[nix-environments](https://github.com/nix-community/nix-environments/)
repository.
If you encounter any problems building with Nix, please create an issue there.
### macOS:
Xcode 15 or clang from homebrew is required to successfully build ladybird.