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

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -