We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd491ec + a46fae0 commit ee27689Copy full SHA for ee27689
1 file changed
pkgs/applications/office/softmaker/softmaker_office.nix
@@ -6,9 +6,9 @@
6
# Softmaker Office or when the upstream archive was replaced and
7
# nixpkgs is not in sync yet.
8
, officeVersion ? {
9
- version = "1018";
+ version = "1020";
10
edition = "2021";
11
- sha256 = "1g9mcn0z7s3xw7d5bcjxbnamh6knzndcysahydskfcds6czdxg0c";
+ sha256 = "1v227pih1p33x7axsw7wz8pz5walpbqnk0iqng711ixk883nqxn5";
12
}
13
14
, ... } @ args:
0 commit comments