Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nix: 2.0.1 -> 2.0.2 #40652

Merged
merged 1 commit into from May 22, 2018
Merged

nix: 2.0.1 -> 2.0.2 #40652

merged 1 commit into from May 22, 2018

Conversation

nlewo
Copy link
Member

@nlewo nlewo commented May 17, 2018

(cherry picked from commit 9d0b6b9)

Motivation for this change

This Nix release fix issues such as

warning: path '/nix/store/540f42qs5p6xsrvbhkr1j0v60clh066b-phobosUnittests-2.067.1' claims to be content-addressed but isn't error: unexpected end-of-file

See NixOS/nix#2155 for instance.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

(cherry picked from commit 9d0b6b9)
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nix

Partial log (click to expand)

running test tests/fetchGit.sh... [SKIP]
running test tests/fetchMercurial.sh... [SKIP]
running test tests/signing.sh... [PASS]
running test tests/run.sh... [PASS]
running test tests/brotli.sh... [PASS]
running test tests/pure-eval.sh... [PASS]
running test tests/check.sh... [PASS]
running test tests/plugins.sh... [PASS]
All tests succeeded
/nix/store/z8vy6ay7shfbjrhjc9qfnsp9vzqf2llv-nix-2.0.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nix

Partial log (click to expand)

running test tests/fetchGit.sh... [SKIP]
running test tests/fetchMercurial.sh... [SKIP]
running test tests/signing.sh... [PASS]
running test tests/run.sh... [PASS]
running test tests/brotli.sh... [PASS]
running test tests/pure-eval.sh... [PASS]
running test tests/check.sh... [PASS]
running test tests/plugins.sh... [PASS]
All tests succeeded
/nix/store/cfwbxj5vsjgrbd3mch5mvmq33qs3yphp-nix-2.0.2

@xeji
Copy link
Contributor

xeji commented May 22, 2018

@vcunat ok for 18.03?

@globin globin merged commit cee73f5 into NixOS:release-18.03 May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants