Skip to content

Commit 3579649

Browse files
authored
Merge pull request #2781 from BennoLossin/patch-1
document 'x' command in nix-dev-shell
2 parents 78a974d + 2562973 commit 3579649

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/building/suggested.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,9 @@ If you're using the flake, make sure to also update it with the following comman
442442
nix flake update --flake ./src/tools/nix-dev-shell
443443
```
444444

445+
The shell creates a command named `x` that runs the `./x.py` script with all dependencies
446+
set up correctly.
447+
445448
### Note
446449

447450
Note that when using nix on a not-NixOS distribution, it may be necessary to set

0 commit comments

Comments
 (0)