From 6f7c47a33caae84e2f99ad3bfe61a4bd0176bd1a Mon Sep 17 00:00:00 2001 From: Joris Date: Sat, 13 Feb 2021 09:50:42 +0100 Subject: Add status page --- shell.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 796a8df..6708ac8 100644 --- a/shell.nix +++ b/shell.nix @@ -18,7 +18,6 @@ with import "${nixpkgs-mozilla.out}/rust-overlay.nix" pkgs pkgs; pkgs.mkShell { buildInputs = [ - # rustChannels.nightly.rust ((rustChannelOf { channel = "1.49.0"; }).rust) cargo-watch lld -- cgit v1.2.3