mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
docs: update non-flake usage for custom devshells
This commit is contained in:
parent
883138bbde
commit
646bf0060f
@ -3,6 +3,7 @@
|
||||
|
||||
My development shells for usual type of projects to quickly spawn one when spelunking other peoples' projects.
|
||||
This can be easily spawned from the `devShells` attribute from the flake output (i.e., `nix develop $FLAKE#$DEVENV`).
|
||||
But if you are using a non-flake setup and the channels are set correctly, it should still be usable with `nix-shell <config/shells> -A $SHELL_NAME`.
|
||||
|
||||
CAUTION: This is not supposed to be a list of development environment encompassing all type of projects but rather it is just for quickly spawning one for spelunking.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user