Merge branch 'staging' into fix.icon-theme-inheritance

This commit is contained in:
José Romildo Malaquias
2020-04-21 10:29:12 -03:00
committed by GitHub
213 changed files with 3962 additions and 1524 deletions
+1
View File
@@ -28,5 +28,6 @@ stdenv.mkDerivation rec {
license = with licenses; [ cc-by-sa-40 gpl3 ];
platforms = platforms.linux;
maintainers = [ maintainers.jD91mZM2 ];
broken = true; # since libsass 3.6.3
};
}