gtk3: add sassc
This makes us generate the .css instead of using the pregenerated ones.
This commit is contained in:
parent
638c39e65b
commit
6e4fed00bf
@ -26,6 +26,7 @@
|
|||||||
, gnome3
|
, gnome3
|
||||||
, hicolor-icon-theme
|
, hicolor-icon-theme
|
||||||
, gsettings-desktop-schemas
|
, gsettings-desktop-schemas
|
||||||
|
, sassc
|
||||||
, x11Support ? stdenv.isLinux
|
, x11Support ? stdenv.isLinux
|
||||||
, waylandSupport ? stdenv.isLinux
|
, waylandSupport ? stdenv.isLinux
|
||||||
, mesa
|
, mesa
|
||||||
@ -99,6 +100,7 @@ stdenv.mkDerivation rec {
|
|||||||
ninja
|
ninja
|
||||||
pkgconfig
|
pkgconfig
|
||||||
python3
|
python3
|
||||||
|
sassc
|
||||||
setupHook
|
setupHook
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user