Rollup merge of #152567 - makai410:nix-typo, r=WaffleLapkin
nix-dev-shell: fix a typo meow r? @WaffleLapkin
This commit is contained in:
commit
7719d63f01
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# 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:
|
||||
# to develop rustc, use the following command in the root of the rust checkout:
|
||||
#
|
||||
# ln -s ./src/tools/nix-dev-shell/envrc-flake ./.envrc && nix flake update --flake ./src/tools/nix-dev-shell
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# 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:
|
||||
# to develop rustc, use the following command in the root of the rust checkout:
|
||||
#
|
||||
# ln -s ./src/tools/nix-dev-shell/envrc-shell ./.envrc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue