On Fri, Sep 02, 2016 at 04:14:22PM -0400, Leo Famulari wrote: > +(define-public openssl-next > + (package > + (inherit openssl) Also, I wonder if this should inherit from openssl? Presumably there will be more security updates to openssl@1.0.2 before openssl@1.1.0 is ready for general use, and I'd wouldn't like for openssl@1.0.2 updates to be delayed while we wait to see if openssl@1.1.0 still builds with the changes.