diff options
| author | Tuomas Tynkkynen <tuomas@tuxera.com> | 2016-04-11 02:10:50 +0300 |
|---|---|---|
| committer | Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> | 2016-04-14 08:32:20 +0300 |
| commit | f34655e28cedb36acbf608bbeff96e5a91290b26 (patch) | |
| tree | 59d68734ac75d09ea3be7b67c61f0b776d95cfb3 /pkgs/development/python-modules/GitPython | |
| parent | 3f9cfba02c64a2d98b34c595f551a7eb5c847647 (diff) | |
openssl-chacha: Split into multiple outputs
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`
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions
