From 3d701943d17e9b34820ca2f26e1f63a5031584da Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 4 Jan 2025 00:05:35 -0500 Subject: feat: allow for querying multiple substituters (#49) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0235703..139f5a4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Arguments: Options: -c, --configuration Flake reference pointing to a NixOS or nix-darwin configuration - -b, --binary-cache URL of the substituter to check [default: https://cache.nixos.org] + -b, --binary-caches URLs of the substituters to check (can be passed more than once) [default: https://cache.nixos.org] -f, --flake Flake reference of nixpkgs (or other package repository) [default: nixpkgs] -s, --show-missing Show a list of store paths not found in the substituter -h, --help Print help -- cgit v1.2.3