Skip to content
Snippets Groups Projects
Commit c03664ff authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Use the prior layer's openssl

This may make no difference but we're not doing anything to override
openssl_1_1 in this overlay so we don't need to get it from `self`.
parent c9b4beaf
No related branches found
No related tags found
1 merge request!31Redeem from issuer
self: super: { self: super: {
openssl = self.openssl_1_1; openssl = super.openssl_1_1;
ristretto = super.callPackage ./ristretto.nix { }; ristretto = super.callPackage ./ristretto.nix { };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment