Nix: exclude wayland-scanner until next staging merge

This commit is contained in:
Mihai Fufezan 2024-08-22 14:30:10 +03:00
parent a437e44a6a
commit 4fa63104c9
No known key found for this signature in database
2 changed files with 8 additions and 8 deletions

View file

@ -97,7 +97,8 @@ assert lib.assertMsg (!hidpiXWayland) "The option `hidpiXWayland` has been remov
ninja
pkg-config
python3 # for udis86
wayland-scanner
# re-add after https://github.com/NixOS/nixpkgs/pull/214906 hits nixos-unstable
# wayland-scanner
];
outputs = [