stockholm/makefu/3modules/default.nix
2015-12-16 10:42:20 +01:00

9 lines
54 B
Nix

_:
{
imports = [
./buildbot/master.nix
];
}