Skip to content

Commit 7b91e38

Browse files
committed
remove nightly
1 parent dc67857 commit 7b91e38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

devenv.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{ pkgs, ... }: {
22
languages.rust.enable = true;
3-
languages.rust.channel = "nightly";
43
languages.javascript = {
54
enable = true;
65
npm = {

0 commit comments

Comments
 (0)