Skip to content

Nix: fix missing OpenSSL#759

Merged
jdx merged 1 commit intojdx:mainfrom
ProducerMatt:sslfix
Aug 2, 2023
Merged

Nix: fix missing OpenSSL#759
jdx merged 1 commit intojdx:mainfrom
ProducerMatt:sslfix

Conversation

@ProducerMatt
Copy link
Copy Markdown
Contributor

@ProducerMatt ProducerMatt commented Aug 2, 2023

This allows rtx to be built from the flake again, fixing #758.

One note is it doesn't use the vendored version of OpenSSL you added, as I don't know where to find those files in the context of buildRustPackage.

@jdx jdx linked an issue Aug 2, 2023 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3d305dc) 87.84% compared to head (b1bd983) 87.84%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #759   +/-   ##
=======================================
  Coverage   87.84%   87.84%           
=======================================
  Files         130      130           
  Lines       11368    11368           
=======================================
  Hits         9986     9986           
  Misses       1382     1382           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jdx jdx merged commit c12c763 into jdx:main Aug 2, 2023
jdx pushed a commit that referenced this pull request Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flake fails after native-tls addition

2 participants