Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
FelipeMarcelino committed Jun 23, 2024
1 parent 1fb0a60 commit dcda725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion f8cg-nix-shell-environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- `-p` means package or [[j8ti-nixos-package]]
- `--run` is to run one time the program
- Is it possible to created nested environments
- `--pure` remove most of environments variables
- `--pure` remove most of the environments variables
- `-I` indicating which source to use
```bash
$ nix-shell -p cowsay --run "cowsay nix" lolcat
Expand Down

0 comments on commit dcda725

Please sign in to comment.