Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions nix/build.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
fontconfig,
freetype,
git,
glib,
libgit2,
libglvnd,
libxkbcommon,
Expand Down Expand Up @@ -126,6 +127,7 @@ let
curl
fontconfig
freetype
glib
# TODO: need staticlib of this for linking the musl remote server.
# should make it a separate derivation/flake output
# see https://crane.dev/examples/cross-musl.html
Expand Down