mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix(home/base16): what kind of a deranged person uses meson+dart-sass
for a theme
This commit is contained in:
parent
f6d4f41297
commit
4fac6adfb5
2 changed files with 2 additions and 2 deletions
|
|
@ -157,7 +157,7 @@ in {
|
|||
fetchSubmodules = true;
|
||||
};
|
||||
nativeBuildInputs = [ glib libxml2 bc ];
|
||||
buildInputs = [ meson gnome3.gnome-themes-extra gdk-pixbuf librsvg pkgs.sassc pkgs.inkscape pkgs.optipng ];
|
||||
buildInputs = [ gnome3.gnome-themes-extra gdk-pixbuf librsvg pkgs.sassc pkgs.inkscape pkgs.optipng ];
|
||||
propagatedUserEnvPkgs = [ gtk-engine-murrine ];
|
||||
installPhase = ''
|
||||
export HOME=./
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue