aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 0 insertions, 1 deletions
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