From 7dcf307925e6fb99f18bf065d3a0ccc6689a0b07 Mon Sep 17 00:00:00 2001 From: Erik Arvstedt Date: Wed, 26 Oct 2022 09:32:54 +0200 Subject: [PATCH] flake-info-sandboxed: clarify that sandbox is offline --- test/nixos-search/flake-info-sandboxed.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/nixos-search/flake-info-sandboxed.sh b/test/nixos-search/flake-info-sandboxed.sh index 2b664e0..2bf6bb8 100755 --- a/test/nixos-search/flake-info-sandboxed.sh +++ b/test/nixos-search/flake-info-sandboxed.sh @@ -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 #