Do not use stable packages.

These are semi-broken after the recent fontconfig upgrade.

libreoffice also had broken IME due to a glib version upgrade.
This commit is contained in:
Gabriel Ebner 2020-08-17 20:49:35 +02:00
parent d609117a14
commit eaa8f70cbf

@ -8,7 +8,7 @@
gimp
inkscape
# jabref
stable.libreoffice-fresh
libreoffice-fresh
stablePkgs
# calibre
goldendict
@ -24,7 +24,7 @@
# virtmanager
(with pkgs.stable; if lib.hasAttr "curaPlugins" pkgs then
(if lib.hasAttr "curaPlugins" pkgs then
cura.override {
plugins = with curaPlugins; [ octoprint ];
}