Skip to content

Commit

Permalink
fix: nixos build, missing ligblvnd
Browse files Browse the repository at this point in the history
  • Loading branch information
eviefp authored and fufexan committed Dec 31, 2023
1 parent b6130e3 commit 2ef7034
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
cairo,
fribidi,
libdatrie,
libGL,
libjpeg,
libselinux,
libsepol,
Expand Down Expand Up @@ -40,6 +41,7 @@ stdenv.mkDerivation {
cairo
fribidi
libdatrie
libGL
libjpeg
libselinux
libsepol
Expand Down

0 comments on commit 2ef7034

Please sign in to comment.