don't build libreoffice norwegian anymore

master
Daniel Olsen 2021-05-18 07:55:17 +02:00
parent 1dfcced244
commit 93bf67cb89
1 changed files with 2 additions and 1 deletions

View File

@ -74,7 +74,8 @@ rec {
dowlords-faf-client = pkgs.callPackage ./pkgs/downlords { jdk16 = pkgs.jdk; };
libreoffice = pkgs.libreoffice.override { libreoffice = pkgs.libreoffice.libreoffice.override { langs = [ "nb" "nn" "en-GB" "en-US" ]; }; };
# this is just for language of the program
#libreoffice = pkgs.libreoffice.override { libreoffice = pkgs.libreoffice.libreoffice.override { langs = [ "nb" "nn" "en-GB" "en-US" ]; }; };
mesloNFp10k = pkgs.callPackage ./pkgs/fonts/MesloNFp10k.nix { };
wallpapers = pkgs.callPackage ./pkgs/wallpapers/monogatari { };