Merge pull request #34 from nix-community/redoxpkgs
hydra: add Redoxpkgs project
This commit is contained in:
commit
0374f08245
1 changed files with 7 additions and 0 deletions
|
@ -16,5 +16,12 @@
|
|||
description = "A complete and Simple Nixos Mailserver";
|
||||
homepage = "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver";
|
||||
};
|
||||
redoxpkgs = {
|
||||
displayName = "Redoxpkgs";
|
||||
inputValue = "https://github.com/nix-community/redoxpkgs";
|
||||
specFile = ".hydra/spec.json";
|
||||
description = "Packages for Redox";
|
||||
homepage = "https://github.com/nix-community/redoxpkgs";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue