kent: add to all-packages.nix

This commit is contained in:
Ryan Mulligan 2020-11-06 12:07:51 -08:00
parent e552d657c3
commit befa4e1687

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