8 lines
228 B
Bash
8 lines
228 B
Bash
# shellcheck shell=bash
|
|
source_up
|
|
|
|
watch_file .local.env flake-module.nix shell.nix webview-ui/flake-module.nix
|
|
|
|
# Because we depend on nixpkgs sources, uploading to builders takes a long time
|
|
use flake .#clan-app --builders ''
|