Fix taffybar dev shell tool resolution
This commit is contained in:
@@ -214,7 +214,9 @@
|
|||||||
devShell = hpkgs.shellFor {
|
devShell = hpkgs.shellFor {
|
||||||
packages = p: [ p.imalison-taffybar p.taffybar ];
|
packages = p: [ p.imalison-taffybar p.taffybar ];
|
||||||
nativeBuildInputs = (with hpkgs; [
|
nativeBuildInputs = (with hpkgs; [
|
||||||
|
alex
|
||||||
cabal-install
|
cabal-install
|
||||||
|
happy
|
||||||
# ghcid ormolu implicit-hie haskell-language-server hlint
|
# ghcid ormolu implicit-hie haskell-language-server hlint
|
||||||
]) ++ [
|
]) ++ [
|
||||||
pkgs.gdk-pixbuf
|
pkgs.gdk-pixbuf
|
||||||
|
|||||||
Submodule dotfiles/config/taffybar/taffybar updated: f892d1bfba...173b999172
Reference in New Issue
Block a user