Unverified Commit 1c1f544b authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

wayfreeze: fix build failure (#352385)

parents 4221944f 2f4fd3fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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