email: Add afew tagger for notmuch
This commit is contained in:
parent
ec351d3e3f
commit
1246c89369
5 changed files with 25 additions and 27 deletions
|
|
@ -62,7 +62,7 @@
|
|||
tools.fourmolu = pkgs.haskellPackages.fourmolu;
|
||||
tools.nixfmt = pkgs.nixfmt-rfc-style;
|
||||
hooks = {
|
||||
nixfmt.enable = true;
|
||||
nixfmt-rfc-style.enable = true;
|
||||
fourmolu.enable = true;
|
||||
hpack.enable = true;
|
||||
hlint.enable = true;
|
||||
|
|
@ -139,7 +139,7 @@
|
|||
|
||||
withHoogle = true;
|
||||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
buildInputs = with pkgs; [
|
||||
haskellPackages.haskell-language-server
|
||||
haskellPackages.fourmolu
|
||||
haskellPackages.hspec-discover
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue