Skip to content

Commit 283ac8b

Browse files
committed
nix
1 parent df5327e commit 283ac8b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

nix/default.nix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@
1111
aquamarine,
1212
cairo,
1313
pixman,
14+
pango,
1415
hyprtoolkit,
1516
hyprgraphics,
1617
libqalculate,
18+
libGL,
1719
wayland,
1820
wayland-protocols,
1921
wayland-scanner,
@@ -48,6 +50,8 @@ stdenv.mkDerivation {
4850
aquamarine
4951
pixman
5052
cairo
53+
pango
54+
libGL
5155
];
5256

5357
cmakeFlags = lib.mapAttrsToList lib.cmakeFeature {

0 commit comments

Comments
 (0)