nix-bitcoin/test
Erik Arvstedt f7c2133250
add flake support
This change is fully backwards compatible.

We continue to use the standard non-flake evaluation mode in our
examples and internal tooling until the flakes design has stabilized.

'clightning-plugins = pkgs.recurseIntoAttrs' in pkgs/default.nix is
needed by flake-utils.lib.flattenTree in flake.nix.
It transforms the packages in `clightning-plugins` to top-level packages
named like `clightning-plugins/summary`. (The flake attr `packages`
must be a non-nested attrset of derivations.)
2021-08-26 12:45:10 +02:00
..
lib tests: adapt to new linter 2021-08-14 10:46:42 +02:00
pkgs-unstable.nix elementsd: replace local version with nixpkgs 2021-07-16 23:32:58 +02:00
run-tests.sh add flake support 2021-08-26 12:45:10 +02:00
tests.nix tests: avoid postgresql timeout failures on CI nodes 2021-08-14 10:46:42 +02:00
tests.py netns test: update matching of 'capsh' output 2021-08-14 10:46:42 +02:00