flake-info-sandboxed: clarify that sandbox is offline

This commit is contained in:
Erik Arvstedt
2022-10-26 09:32:54 +02:00
parent c22365d4a2
commit 7dcf307925

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
# Run flake-info for the nix-bitcoin flake in a sandbox:
# Run flake-info for the nix-bitcoin flake in an offline sandbox:
# - Adds a consistent, reproducible runtime environment
# - Removes the need to trust the flake-info binary
#