Merge pull request 'fix docs .envrc watch_file' (#1339) from Qubasa-main into main

This commit is contained in:
clan-bot
2024-05-09 13:05:34 +00:00

View File

@@ -1,6 +1,6 @@
source_up
watch_file $(find ./nix -name "*.nix" -printf '"%p" ')
watch_file $(find ./nix -name "*.nix" -printf '%p ')
# Because we depend on nixpkgs sources, uploading to builders takes a long time
use flake .#docs --builders ''