redu: disable nightly (#457041)

This commit is contained in:
Alexandre Esteves
2025-10-31 15:23:18 +00:00
committed by GitHub

View File

@@ -18,8 +18,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
cargoHash = "sha256-ZUA9zmWzPvyFmqQFW3ShnQRqG3TODN7K8Ex1jrOZxd0=";
env.RUSTC_BOOTSTRAP = 1;
passthru.updateScript = nix-update-script { };
meta = {