This commit is contained in:
Mars 2025-05-07 20:49:05 -04:00
parent 2825007345
commit 996ca1122d
Signed by: pupbrained
GPG key ID: 0FF5B8826803F895
10 changed files with 562 additions and 253 deletions

View file

@ -84,6 +84,7 @@
xorg.libxcb
(mkOverridden "cmake" ftxui)
(mkOverridden "cmake" pugixml)
(mkOverridden "cmake" sqlitecpp)
(mkOverridden "meson" tomlplusplus)
];
@ -193,6 +194,7 @@
]
++ (with pkgsStatic; [
dbus
pugixml
xorg.libxcb
wayland
]));