tests: fix deprecation warning
This commit is contained in:
parent
805eb26d12
commit
c7eab98a31
@ -9,7 +9,7 @@ name: testConfig:
|
|||||||
vm = makeVM {
|
vm = makeVM {
|
||||||
name = "nix-bitcoin-${name}";
|
name = "nix-bitcoin-${name}";
|
||||||
|
|
||||||
machine = {
|
nodes.machine = {
|
||||||
imports = [ testConfig ];
|
imports = [ testConfig ];
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
# Needed because duplicity requires 270 MB of free temp space, regardless of backup size
|
# Needed because duplicity requires 270 MB of free temp space, regardless of backup size
|
||||||
|
Loading…
Reference in New Issue
Block a user