diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-03-01 13:44:23 -0800 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-03-01 13:44:23 -0800 |
| commit | 07e208179c45efd45c64320d7cd745e8657dccaf (patch) | |
| tree | adb7a57a415a64c5c3d6f3d100990fbe5af08531 /hosts | |
| parent | b3b08391465a18808ffa30c2493e1cac8e763b14 (diff) | |
| download | nix-07e208179c45efd45c64320d7cd745e8657dccaf.tar nix-07e208179c45efd45c64320d7cd745e8657dccaf.tar.gz nix-07e208179c45efd45c64320d7cd745e8657dccaf.tar.bz2 nix-07e208179c45efd45c64320d7cd745e8657dccaf.tar.lz nix-07e208179c45efd45c64320d7cd745e8657dccaf.tar.xz nix-07e208179c45efd45c64320d7cd745e8657dccaf.tar.zst nix-07e208179c45efd45c64320d7cd745e8657dccaf.zip | |
Bump libreoffice to master branch
Diffstat (limited to '')
| -rw-r--r-- | hosts/common/optional/gui.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/gui.nix b/hosts/common/optional/gui.nix index 56650ff..d480b5c 100644 --- a/hosts/common/optional/gui.nix +++ b/hosts/common/optional/gui.nix @@ -13,7 +13,7 @@ pkgs.gv pkgs.inkscape pkgs.kdePackages.okular - pkgs.libreoffice + pkgs.master.libreoffice pkgs.libva-utils pkgs.mako pkgs.mangohud |
