Merge pull request #103036 from ryantm/kent

kent: add to all-packages.nix
This commit is contained in:
Ryan Mulligan 2020-11-06 14:15:24 -08:00 committed by GitHub
commit 5e6fec2d66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4951,6 +4951,8 @@ in
kexpand = callPackage ../development/tools/kexpand { };
kent = callPackage ../applications/science/biology/kent { };
keybase = callPackage ../tools/security/keybase {
# Reasoning for the inherited apple_sdk.frameworks:
# 1. specific compiler errors about: AVFoundation, AudioToolbox, MediaToolbox