This commit is contained in:
bluepython508
2026-09-03 20:06:24 +01:00
parent 60daacc1d8
commit 1c30651722
3 changed files with 25 additions and 40 deletions
+1 -8
View File
@@ -87,14 +87,7 @@
src = ./.;
nativeBuildInputs = [pkgs.pkg-config janet-pm];
buildInputs = [
(pkgs.wayland.overrideAttrs (final: prev: {
# patches = [
# (pkgs.fetchpatch {
# url = "https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/485.patch";
# hash = "sha256-gd5BRE/ioFMM86Q8HLSzdvuwDDaqws0b3HiInC0nNgQ=";
# })
# ];
}))
pkgs.wayland
pkgs.wayland-scanner
pkgs.wayland-protocols
pkgs.libxkbcommon