Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前 travis 支持linux (ubuntu?) 和 mac。
我目前正在探索nix。我认为这是声明系统全局状态的有效方式。它可用于各种级别:
在当前状态下,我可以在 linux vm 上安装 nix 包管理器并获取我需要的所有包,太棒了!
在我的理想世界中,我可以在机器或部署级别(机器[s])上做同样的事情。
所以我的问题是:travis-ci 什么时候会支持 NixOS?travis-ci 什么时候会支持多机设置(比如 NixOps)?
能够/nix/store在 travis 构建之间共享会很好。但是对于 nixpkgs,我们已经尝试使用nox工具构建更改。
/nix/store
nox
https://github.com/NixOS/nixpkgs/blob/master/.travis.yml