On 15/12/2014 12:28, stewart mackenzie wrote:
> So with the kind help of this list and on IRC, a private instance of
> ejabberd can compile over our hydra. Now I need to get these options
> into the same build as per
> https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/networking/ejabberd.nix
>
> Questions:
> * Would it be better to override ejabberd?
> * Or just add the below package with options to nixpkgs via function
> arguments available in nixpkgs?
Is the configuration of the ejabberd.nix nixos module compatible with
your chaatz-ejabberd?
>
>   jobs = rec {
>
>     config = pkgs.lib.mkIf cfg.enable {
This jobs.config doesn't make sense for hydra. If you want to run a vm
test on hydra look in nixos/release.nix for examples.
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to