Loading pkgs/development/haskell-modules/configuration-nix.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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; Loading pkgs/top-level/all-packages.nix +2 −0 Original line number Diff line number Diff line Loading @@ -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 { }; pkgs/top-level/release-haskell.nix +1 −0 Original line number Diff line number Diff line Loading @@ -269,6 +269,7 @@ let agda alex arion aws-spend-summary bench blucontrol cabal-install Loading Loading
pkgs/development/haskell-modules/configuration-nix.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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; Loading
pkgs/top-level/all-packages.nix +2 −0 Original line number Diff line number Diff line Loading @@ -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 { };
pkgs/top-level/release-haskell.nix +1 −0 Original line number Diff line number Diff line Loading @@ -269,6 +269,7 @@ let agda alex arion aws-spend-summary bench blucontrol cabal-install Loading