infra/modules/darwin/ci-builder.nix

4 lines
46 B
Nix
Raw Normal View History

{
imports = [ ../shared/ci-builder.nix ];
}