Fix taffybar dev shell tool resolution

This commit is contained in:
2026-03-29 12:57:53 -07:00
parent a031d4d987
commit ba1cc41e87
2 changed files with 3 additions and 1 deletions

View File

@@ -214,7 +214,9 @@
devShell = hpkgs.shellFor {
packages = p: [ p.imalison-taffybar p.taffybar ];
nativeBuildInputs = (with hpkgs; [
alex
cabal-install
happy
# ghcid ormolu implicit-hie haskell-language-server hlint
]) ++ [
pkgs.gdk-pixbuf