When will Travis-ci will support NixOS/NixOps? -


currently travis supports linux (ubuntu?) , mac.

i'm exploring nix. think it's powerful way declare global state of system. it's available @ various level:

with current state, install nix package manager on linux vm , packages need, great!

in ideal world, same @ machine or @ deployment level (machine[s]).

so question is: when travis-ci support nixos? when travis-ci support multiple machine setup (let's nixops) ?

it nice able share /nix/store between travis builds. nixpkgs we're try build changes using nox tool.

https://github.com/nixos/nixpkgs/blob/master/.travis.yml


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

Kivy: Swiping (Carousel & ScreenManager) -