haskellPackages.streamly_0_9_0: remove override

Because the package no longer exists
This commit is contained in:
Sridhar Ratnakumar 2023-08-17 14:14:48 -04:00 committed by sternenseemann
parent 5d5f031406
commit 3be1e25615

View File

@ -35,7 +35,6 @@ self: super: ({
double-conversion = addExtraLibrary pkgs.libcxx super.double-conversion;
streamly = addBuildDepend darwin.apple_sdk.frameworks.Cocoa super.streamly;
streamly_0_9_0 = addBuildDepend darwin.apple_sdk.frameworks.Cocoa super.streamly_0_9_0;
apecs-physics = addPkgconfigDepends [
darwin.apple_sdk.frameworks.ApplicationServices