default.nix: upd neat-interpolation version

This commit is contained in:
Anton-Latukha 2020-09-11 20:46:37 +03:00 committed by Anton Latukha
parent 9d31c56cff
commit 4dbb757296
1 changed files with 1 additions and 1 deletions

View File

@ -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.