hydra-builds/default.nix
2022-01-23 15:57:22 +05:30

6 lines
65 B
Nix

{ ... }@args:
{
illustris = import ./by-maintainer.nix args;
}