Loading pkgs/applications/office/softmaker/softmaker-office-nx.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,9 +6,9 @@ # overridable. This is useful when the upstream archive was replaced # and nixpkgs is not in sync yet. officeVersion ? { version = "1222"; version = "1224"; edition = ""; hash = "sha256-8ya9RYpd9G5SITYOpvhxjQE8ieV8TuAApkjNwCf9nHs="; hash = "sha256-Y6x5E8WeI7Pf/wczWNKnHsCbXWW4Jdzo4ToBdzgmOF8="; }, ... Loading pkgs/applications/office/softmaker/softmaker-office.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,9 +7,9 @@ # Softmaker Office or when the upstream archive was replaced and # nixpkgs is not in sync yet. officeVersion ? { version = "1222"; version = "1224"; edition = "2024"; hash = "sha256-eyYBK5ZxPcBakOvXUQZIU2aftyH6PXh/rtqC/1BJhg4="; hash = "sha256-ix9R9Xlugvu5qmKAqC2DsZFhyJ+VVsD7MSpBv+4lmTY="; }, ... Loading Loading
pkgs/applications/office/softmaker/softmaker-office-nx.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,9 +6,9 @@ # overridable. This is useful when the upstream archive was replaced # and nixpkgs is not in sync yet. officeVersion ? { version = "1222"; version = "1224"; edition = ""; hash = "sha256-8ya9RYpd9G5SITYOpvhxjQE8ieV8TuAApkjNwCf9nHs="; hash = "sha256-Y6x5E8WeI7Pf/wczWNKnHsCbXWW4Jdzo4ToBdzgmOF8="; }, ... Loading
pkgs/applications/office/softmaker/softmaker-office.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,9 +7,9 @@ # Softmaker Office or when the upstream archive was replaced and # nixpkgs is not in sync yet. officeVersion ? { version = "1222"; version = "1224"; edition = "2024"; hash = "sha256-eyYBK5ZxPcBakOvXUQZIU2aftyH6PXh/rtqC/1BJhg4="; hash = "sha256-ix9R9Xlugvu5qmKAqC2DsZFhyJ+VVsD7MSpBv+4lmTY="; }, ... Loading