From ee52b6ac6835479363b26dd6c03ff1b4a7a4652e Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 14 Feb 2020 09:37:22 +0100 Subject: haskell-brick: update overrides to the latest version --- pkgs/development/haskell-modules/configuration-common.nix | 2 +- pkgs/development/haskell-modules/configuration-ghc-8.8.x.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/development/haskell-modules') diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 7e91964b481bb..47b030d77cf88 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -1353,7 +1353,7 @@ self: super: { # There are more complicated ways of doing this but I was able to make it fairly simple -- kiwi matterhorn = doJailbreak (super.matterhorn.override { brick-skylighting = self.brick-skylighting.override { - brick = self.brick_0_51; + brick = self.brick_0_52; }; }); diff --git a/pkgs/development/haskell-modules/configuration-ghc-8.8.x.nix b/pkgs/development/haskell-modules/configuration-ghc-8.8.x.nix index f2f7b0cd2914d..2a9e6babd6d34 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-8.8.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-8.8.x.nix @@ -70,7 +70,7 @@ self: super: { xmobar = doJailbreak super.xmobar; # use latest version to fix the build - brick = self.brick_0_51; + brick = self.brick_0_52; dbus = self.dbus_1_2_11; doctemplates = self.doctemplates_0_8; exact-pi = doJailbreak super.exact-pi; -- cgit 1.4.1