xin/dbuild/default.nix

2 lines
68 B
Nix

{ ... }: { imports = [ ./build-consumer.nix ./build-server.nix ]; }