Unverified Commit e2c47a22 authored by maralorn's avatar maralorn Committed by GitHub
Browse files

aws-spend-summary: init (#354805)

parents d7694077 c64e1dc1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -200,6 +200,7 @@ package-maintainers:
    - patat
    - svgcairo
  danielrolls:
    - aws-spend-summary
    - byte-count-reader
    - shellify
    - specup
+1 −0
Original line number Diff line number Diff line
@@ -465,6 +465,7 @@ self: super: builtins.intersectAttrs super {

  shellify = enableSeparateBinOutput super.shellify;
  specup = enableSeparateBinOutput super.specup;
  aws-spend-summary = enableSeparateBinOutput super.aws-spend-summary;

  # Test suite wants to connect to $DISPLAY.
  bindings-GLFW = dontCheck super.bindings-GLFW;
+2 −0
Original line number Diff line number Diff line
@@ -18717,6 +18717,8 @@ with pkgs;
    inherit (darwin.apple_sdk.frameworks) CoreAudio AudioToolbox;
  };
  aws-spend-summary = haskellPackages.aws-spend-summary.bin;
  ayatana-webmail = callPackage ../applications/networking/mailreaders/ayatana-webmail { };
  azmq = callPackage ../development/libraries/azmq { };
+1 −0
Original line number Diff line number Diff line
@@ -269,6 +269,7 @@ let
        agda
        alex
        arion
        aws-spend-summary
        bench
        blucontrol
        cabal-install