nix-cache-watcher 0.0.2

Upload new nix artifacts to an s3-compatible binary cache
Documentation
1
2
3
4
5
# reload when these files change
watch_file flake.nix
watch_file flake.lock
# load the flake devShell
eval "$(nix print-dev-env)"