Commit 8cad8c58 authored by Alexandre Esteves's avatar Alexandre Esteves
Browse files

redu: disable nightly

Not needed since 0.2.13 release
parent bc0aecba
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 = {