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

lib, openssl: 2 misc bits towards iOS support #39794

Merged
merged 2 commits into from May 1, 2018

Conversation

Ericson2314
Copy link
Member

Motivation for this change

CC @ElvishJerricco

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.

The commented-out configs are @shlevy's old known-good ones. I changed
them as needed to play nice with lib.systems.parse but did not test so
leaving them as comments for now.
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: openssl

Partial log (click to expand)

/nix/store/5vxn0cg5z21xd69klmr5gmj7wp5a0gx1-openssl-1.0.2o-bin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: openssl

Partial log (click to expand)

these paths will be fetched (0.17 MiB download, 0.58 MiB unpacked):
  /nix/store/d4bf052f3x975va5p6cp8j7afyyd7nlc-openssl-1.0.2o-bin
copying path '/nix/store/d4bf052f3x975va5p6cp8j7afyyd7nlc-openssl-1.0.2o-bin' from 'https://cache.nixos.org'...
/nix/store/d4bf052f3x975va5p6cp8j7afyyd7nlc-openssl-1.0.2o-bin

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: openssl

Partial log (click to expand)

/nix/store/zw0f3al0p73p10mg6qgdjn7l73h4j7qn-openssl-1.0.2o-bin

@Ericson2314 Ericson2314 merged commit d350a44 into NixOS:master May 1, 2018
@Ericson2314 Ericson2314 deleted the ios-examples branch May 1, 2018 05:37
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

2 participants