From c64e1dc196e2e5a419b496c70f960180f28ad47f Mon Sep 17 00:00:00 2001 From: Daniel Rolls Date: Sat, 9 Nov 2024 16:11:34 +0000 Subject: [PATCH] aws-spend-summary: init --- pkgs/development/haskell-modules/configuration-nix.nix | 1 + pkgs/top-level/all-packages.nix | 2 ++ pkgs/top-level/release-haskell.nix | 1 + 3 files changed, 4 insertions(+) diff --git a/pkgs/development/haskell-modules/configuration-nix.nix b/pkgs/development/haskell-modules/configuration-nix.nix index 3480076bb178..15e8b152507e 100644 --- a/pkgs/development/haskell-modules/configuration-nix.nix +++ b/pkgs/development/haskell-modules/configuration-nix.nix @@ -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; diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 87b3ffa672b6..9c9d759d31b9 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -18718,6 +18718,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 { }; diff --git a/pkgs/top-level/release-haskell.nix b/pkgs/top-level/release-haskell.nix index 7a5a87ccf42e..1b260f5512a3 100644 --- a/pkgs/top-level/release-haskell.nix +++ b/pkgs/top-level/release-haskell.nix @@ -269,6 +269,7 @@ let agda alex arion + aws-spend-summary bench blucontrol cabal-install