mirror of
https://github.com/hyprwm/hyprpaper.git
synced 2025-10-29 03:13:15 +00:00
Nix: add mesa dep
This commit is contained in:
parent
518213b4c0
commit
d82aec027e
@ -17,6 +17,7 @@
|
||||
libsepol,
|
||||
libthai,
|
||||
libwebp,
|
||||
mesa,
|
||||
pango,
|
||||
pcre,
|
||||
pcre2,
|
||||
@ -65,6 +66,7 @@ stdenv.mkDerivation {
|
||||
libsepol
|
||||
libthai
|
||||
libwebp
|
||||
mesa
|
||||
pango
|
||||
pcre
|
||||
pcre2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user