summaryrefslogtreecommitdiffstats
path: root/makefu/3modules/default.nix
blob: 4b2b36e64e8227498b269aa22ed5cba627c0c56e (plain)
1
2
3
4
5
6
7
8
_:

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