···1-import ./make-test-python.nix ({2 name = "zrepl";34 nodes.host =5- { config, pkgs, ... }:6 {7 config = {8 # Prerequisites for ZFS and tests.···73 "zrepl_zfs_snapshot_duration_count{filesystem=\"test\"}" in out74 ), "zrepl snapshot counter for test was not found in Prometheus output"75 '';76-})
···1+{2 name = "zrepl";34 nodes.host =5+ { pkgs, ... }:6 {7 config = {8 # Prerequisites for ZFS and tests.···73 "zrepl_zfs_snapshot_duration_count{filesystem=\"test\"}" in out74 ), "zrepl snapshot counter for test was not found in Prometheus output"75 '';76+}