Skip to content

Commit

Permalink
Nix: add mesa dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fufexan committed Feb 21, 2024
1 parent af9e8d1 commit 59997a7
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 @@
libdrm,
libGL,
libxkbcommon,
mesa,
hyprlang,
pam,
pango,
Expand All @@ -29,6 +30,7 @@ stdenv.mkDerivation {
libdrm
libGL
libxkbcommon
mesa
hyprlang
pam
pango
Expand Down

0 comments on commit 59997a7

Please sign in to comment.