mirror of
https://github.com/hyprwm/hyprlock.git
synced 2025-05-13 05:40:42 +01:00
parent
9e82fe3547
commit
7ab3162d66
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
libjpeg,
|
libjpeg,
|
||||||
libwebp,
|
libwebp,
|
||||||
libxkbcommon,
|
libxkbcommon,
|
||||||
mesa,
|
libgbm,
|
||||||
hyprgraphics,
|
hyprgraphics,
|
||||||
hyprlang,
|
hyprlang,
|
||||||
hyprutils,
|
hyprutils,
|
||||||
|
@ -46,7 +46,7 @@ stdenv.mkDerivation {
|
||||||
libjpeg
|
libjpeg
|
||||||
libwebp
|
libwebp
|
||||||
libxkbcommon
|
libxkbcommon
|
||||||
mesa
|
libgbm
|
||||||
hyprgraphics
|
hyprgraphics
|
||||||
hyprlang
|
hyprlang
|
||||||
hyprutils
|
hyprutils
|
||||||
|
|
Loading…
Reference in a new issue