forked from colonelpanic/dotfiles
[taffybar] Add nix packages section to stack.yaml
This commit is contained in:
parent
7f622596b3
commit
6fd51c74d8
@ -46,3 +46,23 @@ extra-deps:
|
|||||||
- time-units-1.0.0
|
- time-units-1.0.0
|
||||||
- xml-helpers-1.0.0
|
- xml-helpers-1.0.0
|
||||||
resolver: lts-11.7
|
resolver: lts-11.7
|
||||||
|
nix:
|
||||||
|
packages:
|
||||||
|
- cairo
|
||||||
|
- gcc
|
||||||
|
- gnome2.pango
|
||||||
|
- gobjectIntrospection
|
||||||
|
- gtk3
|
||||||
|
- hicolor-icon-theme
|
||||||
|
- libdbusmenu-glib
|
||||||
|
- libdbusmenu-gtk3
|
||||||
|
- libxml2
|
||||||
|
- numix-icon-theme-circle
|
||||||
|
- pkgconfig
|
||||||
|
- x11
|
||||||
|
- xorg.libX11
|
||||||
|
- xorg.libXext
|
||||||
|
- xorg.libXinerama
|
||||||
|
- xorg.libXrandr
|
||||||
|
- xorg.libXrender
|
||||||
|
- zlib
|
||||||
|
Loading…
Reference in New Issue
Block a user