diff options
| author | The Miri Cronjob Bot <miri@cron.bot> | 2024-12-31 05:12:50 +0000 |
|---|---|---|
| committer | The Miri Cronjob Bot <miri@cron.bot> | 2024-12-31 05:12:50 +0000 |
| commit | e898da11d2149358e87f7c4f89dcc0654fcfac3b (patch) | |
| tree | 6f09bd54aead12fa9e0155cda3dcb7e0f46f97ae /src/tools/nix-dev-shell/envrc-shell | |
| parent | 332fefbd3e686d0d76a43119e374997543338389 (diff) | |
| parent | 5079acc060b1c7225de95ee3cdd84b5719ff189c (diff) | |
| download | rust-e898da11d2149358e87f7c4f89dcc0654fcfac3b.tar.gz rust-e898da11d2149358e87f7c4f89dcc0654fcfac3b.zip | |
Merge from rustc
Diffstat (limited to 'src/tools/nix-dev-shell/envrc-shell')
| -rw-r--r-- | src/tools/nix-dev-shell/envrc-shell | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/nix-dev-shell/envrc-shell b/src/tools/nix-dev-shell/envrc-shell index d8f900fe86a..4080d7d5384 100644 --- a/src/tools/nix-dev-shell/envrc-shell +++ b/src/tools/nix-dev-shell/envrc-shell @@ -1,4 +1,4 @@ -# If you want to use this as an .envrc file to create a shell with necessery components +# If you want to use this as an .envrc file to create a shell with necessary components # to develop rustc, use the following command in the root of the rusr checkout: # # ln -s ./src/tools/nix-dev-shell/envrc-shell ./.envrc |
