diff --git a/buildbot-nix.toml b/buildbot-nix.toml new file mode 100644 index 000000000..cef36aac8 --- /dev/null +++ b/buildbot-nix.toml @@ -0,0 +1,3 @@ +attribute = "buildbot" +flake_dir = "./tests" +lock_file = "./flake.lock"