Files
rust/src/tools/nix-dev-shell/envrc-shell
T
2024-09-21 11:44:38 +02:00

8 lines
311 B
Plaintext

# If you want to use this as an .envrc file to create a shell with necessery 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 && echo .envrc >> .git/info/exclude
use nix ./src/tools/nix-dev-shell/shell.nix