hydra: add Redoxpkgs project
This commit is contained in:
parent
404d834c32
commit
951c617fe7
1 changed files with 7 additions and 0 deletions
|
@ -16,5 +16,12 @@
|
||||||
description = "A complete and Simple Nixos Mailserver";
|
description = "A complete and Simple Nixos Mailserver";
|
||||||
homepage = "https://gitlab.com/simple-nixos-mailserver/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
Add a link
Reference in a new issue