nix-bisect:bisect nix构建

时间:2021-02-03 16:41:04
【文件属性】:
文件名称:nix-bisect:bisect nix构建
文件大小:33KB
文件格式:ZIP
更新时间:2021-02-03 16:41:04
git nix nixos nixpkgs git-bisect Nix-bisect-Bisect Nix构建 由于的可重现性和nixpkgs的monorepo方法,可以将任何内容一,从简单的构建失败到系统设置中的回归。 快速用法示例 想象一下,您刚刚发现python3.pkgs.rpy2构建在当前的主python3.pkgs.rpy2上失败(假定为0729b8c55e0dfaf302af4c57546871d47a652048): $ git checkout 0729b8c55e0dfaf302af4c57546871d47a652048 HEAD is now at 0729b8c55e0 Revert Merge # 82310: nixos/systemd: apply .link $ nix build -f. python3.pkgs.rpy2 builder for ' /nix/store/blxlihmb2a4x90x8as9f0hihwag6pa1a-python3.7-rpy2-3.2.6.drv ' failed with exit code 1 ; last 10 log lines: /nix/store/4
【文件预览】:
nix-bisect-master
----setup.py(488B)
----pylintrc(15KB)
----.gitignore(12B)
----default.nix(657B)
----LICENSE(1KB)
----doc()
--------examples()
----CHANGELOG.md(2KB)
----README.md(8KB)
----nix_bisect()
--------gcroot.py(1KB)
--------extra_bisect.py(7KB)
--------__init__.py(0B)
--------bisect_env.py(2KB)
--------bisect_runner.py(9KB)
--------test_util.py(982B)
--------build_status.py(6KB)
--------derivation.py(3KB)
--------git_bisect.py(2KB)
--------git.py(9KB)
--------exceptions.py(471B)
--------nix.py(11KB)

网友评论