mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
Fix test name
This commit is contained in:
parent
eaae19403d
commit
e09666d314
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ let
|
||||||
storeUrl = "s3://my-cache?endpoint=http://server:9000®ion=eu-west-1";
|
storeUrl = "s3://my-cache?endpoint=http://server:9000®ion=eu-west-1";
|
||||||
|
|
||||||
in {
|
in {
|
||||||
name = "nix-copy-closure";
|
name = "s3-binary-cache-store";
|
||||||
|
|
||||||
nodes =
|
nodes =
|
||||||
{ server =
|
{ server =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue