generated from Luis/nextjs-python-web-template
clan-cli: also source parent devshell
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
# Because we depend on nixpkgs sources, uploading to builders takes a long time
|
# Because we depend on nixpkgs sources, uploading to builders takes a long time
|
||||||
|
|
||||||
|
source_up
|
||||||
|
|
||||||
if type nix_direnv_watch_file &>/dev/null; then
|
if type nix_direnv_watch_file &>/dev/null; then
|
||||||
nix_direnv_watch_file flake-module.nix
|
nix_direnv_watch_file flake-module.nix
|
||||||
else
|
else
|
||||||
direnv watch flake-module.nix
|
direnv watch flake-module.nix
|
||||||
fi
|
fi
|
||||||
use flake .#clan --builders ''
|
use flake .#clan --builders ''
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user