nix-bitcoin/examples/qemu-vm
Erik Arvstedt 73d2fbb448
add compatibility with Nix PR #6530 (`Source tree abstraction`)
Avoid adding flake resource paths to the store (via string
interpolation).
This reduces performance and can lead to modules getting imported
twice, once through a local path and once through a store path.

This might not be needed in a future Nix release, in which case we can
revert this.
2022-11-03 23:08:05 +01:00
..
id-vm add deploy-qemu-vm.sh example 2020-03-30 10:56:57 +02:00
id-vm.pub add deploy-qemu-vm.sh example 2020-03-30 10:56:57 +02:00
minimal-vm.nix add compatibility with Nix PR #6530 (`Source tree abstraction`) 2022-11-03 23:08:05 +01:00
run-vm.sh shellcheck: fix lint of scripts in tests 2022-08-28 18:25:37 +02:00
vm-config.nix add compatibility with Nix PR #6530 (`Source tree abstraction`) 2022-11-03 23:08:05 +01:00
wait-until.sh examples/deploy-qemu-vm: show progress when waiting 2021-03-15 12:42:51 +00:00