From 4dbb75729648af017dd4fe12c99d4deb0a1babce Mon Sep 17 00:00:00 2001 From: Anton-Latukha Date: Fri, 11 Sep 2020 20:46:37 +0300 Subject: [PATCH] default.nix: upd neat-interpolation version --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index dd232f8..be61b5b 100644 --- a/default.nix +++ b/default.nix @@ -226,7 +226,7 @@ let # 2020-06-26 Due to a behaviour change in neat-interpolation-0.4, we # require n-i >= 0.4. dontCheck helps us avoid conflicts with # neat-interpolation's test dependencies. - neat-interpolation = pkgs.haskell.lib.dontCheck super.neat-interpolation_0_5_1_1; + neat-interpolation = pkgs.haskell.lib.dontCheck super.neat-interpolation_0_5_1_2; # 2020-07-23 hnix uses multiple functions that are unavailable in # data-fix < 0.3.