Merge pull request #21 from nix-community/snm
hydra: add Simple NixOS MailServer project
This commit is contained in:
commit
bc38d42934
1 changed files with 7 additions and 0 deletions
|
@ -9,5 +9,12 @@
|
|||
description = "Bleeding edge emacs overlay";
|
||||
homepage = "https://github.com/nix-community/emacs-overlay";
|
||||
};
|
||||
simple-nixos-mailserver = {
|
||||
displayName = "Simple NixOS MailServer";
|
||||
inputValue = "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver";
|
||||
specFile = ".hydra/spec.json";
|
||||
description = "A complete and Simple Nixos Mailserver";
|
||||
homepage = "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue