1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00

buildbot-nix.toml: add file

Support testing on buildbot CI

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-07-17 15:13:39 -05:00
parent 234f10ec6d
commit 9fa2ad30c5

3
buildbot-nix.toml Normal file
View file

@ -0,0 +1,3 @@
attribute = "buildbot"
flake_dir = "./tests"
lock_file = "./flake.lock"