Skip to content

Commit 1179e77

Browse files
NOTtheMessiahBe-ing
authored andcommitted
add glib to build.nix
in buildInputs
1 parent 66382ac commit 1179e77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nix/build.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
fontconfig,
2525
freetype,
2626
git,
27+
glib,
2728
libgit2,
2829
libglvnd,
2930
libxkbcommon,
@@ -126,6 +127,7 @@ let
126127
curl
127128
fontconfig
128129
freetype
130+
glib
129131
# TODO: need staticlib of this for linking the musl remote server.
130132
# should make it a separate derivation/flake output
131133
# see https://crane.dev/examples/cross-musl.html

0 commit comments

Comments
 (0)