diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ade08bd..e389f3a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ jobs: pacman-key --populate archlinux - name: Download pacman packages run: | - pacman -Syu --noconfirm base-devel gcc git ninja meson gtk-layer-shell pulseaudio wayland libdbusmenu-gtk3 + pacman -Syu --noconfirm base-devel gcc git ninja meson gtk-layer-shell pulseaudio wayland libdbusmenu-gtk3 libsass - name: Download gBar uses: actions/checkout@v3.3.0 diff --git a/flake.nix b/flake.nix index 7273e41..620c50e 100644 --- a/flake.nix +++ b/flake.nix @@ -31,6 +31,7 @@ libpulseaudio stb libdbusmenu-gtk3 + libsass ]; }); in {