Commit Graph

5 Commits

Author SHA1 Message Date
Jess
b4df14ebe5 Nix: Fix OpenGL linking issue in the devshell
https://github.com/LadybirdBrowser/ladybird/issues/371#issuecomment-2616415434
049a854b4b
2025-02-05 13:41:45 -07:00
Jess
ea1997c631 Nix: Remove upstreamed skia fix from devshell 2025-02-05 13:41:45 -07:00
Vinicius Deolindo
fc956080e2 Flake/devshell: Add more useful packages
The list now includes:
    - clang-tools: For clangd and clang-format
    - pre-commit: For the pre-commit hooks
    - prettier: For web-related formatting
2024-12-27 17:13:26 -07:00
Jess
af3d46dc06 Flake/devshell: Port skia skcms fix from local vcpkg overlay
See #4d7b717
2024-12-18 15:15:42 +00:00
Jess
61fcccb104 Flake: Add and run formatter + Rename devshell
Add a formatter output to the flake (`nix fmt`), along with moving +
renaming the devshell so it will work by running `nix-shell` in the root
of the project.
2024-12-18 15:15:42 +00:00