Commit 3be1e256 authored by Sridhar Ratnakumar's avatar Sridhar Ratnakumar Committed by sternenseemann
Browse files

haskellPackages.streamly_0_9_0: remove override

Because the package no longer exists
parent 5d5f0314
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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