fix docs .envrc watch_file

This commit is contained in:
Qubasa
2024-05-09 15:00:03 +02:00
parent 72c05a4ba4
commit 3e5ecd18fd

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 ''