f34655e28c
Mainly done because of this in all-packages.nix: ```` cipherscan = callPackage ../tools/security/cipherscan { openssl = if stdenv.system == "x86_64-linux" then openssl-chacha else openssl; }; ```` ... and inside cipherscan we want to refer to `openssl.bin` |
||
---|---|---|
.. | ||
1.0.1-cygwin64.patch | ||
chacha.nix | ||
darwin-arch.patch | ||
default.nix | ||
use-etc-ssl-certs.patch |