1
0
forked from clan/clan-core

fix docs .envrc watch_file

This commit is contained in:
Luis Hebendanz 2024-05-09 15:00:03 +02:00
parent aad130166f
commit 2abd5bbe37

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