gem-config: add sassc (#48212)
This commit is contained in:
@@ -319,6 +319,10 @@ in
|
||||
dontUseCmakeConfigure = true;
|
||||
};
|
||||
|
||||
sassc = attrs: {
|
||||
nativeBuildInputs = [ rake ];
|
||||
};
|
||||
|
||||
scrypt = attrs:
|
||||
if stdenv.isDarwin then {
|
||||
dontBuild = false;
|
||||
|
||||
Reference in New Issue
Block a user