diff options
| author | andromeda <andromeda@lenovo> | 2026-04-24 17:47:27 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-04-24 17:47:27 +0200 |
| commit | 3adf2a7b49a3a62b4c019b745a6c631a2b518b5e (patch) | |
| tree | 320e0c5fac59f1e4f168582ac39215cebd6283de /flake.nix | |
| parent | 3b3cfa6c91f66440a64fdfb26559972a6ab600e4 (diff) | |
attempt wayland :~
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ src = ./.; buildInputs = [ pkgs.c3c - pkgs.raylib + pkgs.wayland ]; buildPhase = '' c3c build |
