Update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user