Unverified Commit b1bf0af2 authored by Alexandre Esteves's avatar Alexandre Esteves Committed by GitHub
Browse files

redu: disable nightly (#457041)

parents 0be01004 8cad8c58
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -18,8 +18,6 @@ rustPlatform.buildRustPackage (finalAttrs: {

  cargoHash = "sha256-ZUA9zmWzPvyFmqQFW3ShnQRqG3TODN7K8Ex1jrOZxd0=";

  env.RUSTC_BOOTSTRAP = 1;

  passthru.updateScript = nix-update-script { };

  meta = {