diff options
| author | andromeda <andromeda@lenovo> | 2026-04-25 00:49:46 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-04-25 00:49:46 +0200 |
| commit | 168abecfafadb57a0c677777a40083761bf8a922 (patch) | |
| tree | 2437a104b6c7ba15702fcee10851cfe16b0505cb /flake.nix | |
| parent | 643cf49f77e64f00589bc16147be0afc95fc08cf (diff) | |
add rsgl, modularize
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,8 +27,8 @@ ]; nativeBuildInputs = [ pkgs.libxkbcommon - pkgs.libGL pkgs.wayland + pkgs.libGL ]; configurePhase = '' wayland-scanner client-header ${pkgs.wayland-protocols}/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml include/xdg-shell.h |
