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:
parent
d609117a14
commit
eaa8f70cbf
@ -8,7 +8,7 @@
|
|||||||
gimp
|
gimp
|
||||||
inkscape
|
inkscape
|
||||||
# jabref
|
# jabref
|
||||||
stable.libreoffice-fresh
|
libreoffice-fresh
|
||||||
stablePkgs
|
stablePkgs
|
||||||
# calibre
|
# calibre
|
||||||
goldendict
|
goldendict
|
||||||
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
# virtmanager
|
# virtmanager
|
||||||
|
|
||||||
(with pkgs.stable; if lib.hasAttr "curaPlugins" pkgs then
|
(if lib.hasAttr "curaPlugins" pkgs then
|
||||||
cura.override {
|
cura.override {
|
||||||
plugins = with curaPlugins; [ octoprint ];
|
plugins = with curaPlugins; [ octoprint ];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user