diff --git a/flake.nix b/flake.nix index 4b99a66..81393b0 100644 --- a/flake.nix +++ b/flake.nix @@ -127,7 +127,7 @@ pkgs'.haskellPackages.cabal-fmt pkgs'.nixpkgs-fmt fourmolu - plutarch.tools.hlint + pkgs'.haskell.packages."${ghcVersion}".hlint ]; } '' export LC_CTYPE=C.UTF-8