wayfreeze: fix build failure (#352385)

This commit is contained in:
Aleksana
2024-10-31 11:32:52 +08:00
committed by GitHub
+1 -1
View File
@@ -19,7 +19,7 @@ rustPlatform.buildRustPackage {
passthru.updateScript = nix-update-script { extraArgs = [ "--version=branch" ]; };
cargoHash = "sha256-3OjZhWAgfmMZ0OGeRawk3KZpPqz1QCVkwsyGM+E7o88=";
cargoHash = "sha256-DOG/IMtHYjdzfPVyFDN20+VB4oEzdSle28F07DydETc=";
buildInputs = [
libxkbcommon