[Nix-dev] Build .deb via nix (hydra?)

Rob Vermaas rob.vermaas at gmail.com
Wed Jul 8 20:49:59 CEST 2015


Hi Arseniy,

yes, it is possible. nix itself has an example of this in its release.nix.

  $ git clone https://github.com/NixOS/nix
  $ nix-build -A deb_ubuntu1504x86_64 release.nix

Cheers,
Rob

On Wed, Jul 8, 2015 at 5:52 PM, Arseniy Seroka <ars.seroka at gmail.com> wrote:
> Hello!
>
> Is there a way to build project (with default.nix in it) and make a .deb as
> a result?
>
> Can I do this with the help of hydra? If so, can someone give me an example
> how to
> do it properly?
> Or even better if I can do it only with the help of nix-build.
>
> --
> Sincerely,
> Arseniy Seroka
>
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>



-- 
Rob Vermaas

[email] rob.vermaas at gmail.com


More information about the nix-dev mailing list