Merge pull request #104479 from Mic92/freeoffice

freeoffice: 978 -> 980
This commit is contained in:
Jörg Thalheim 2020-11-21 20:51:51 +01:00 committed by GitHub
commit 2247d824fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,9 +5,9 @@
# overridable. This is useful when the upstream archive was replaced # overridable. This is useful when the upstream archive was replaced
# and nixpkgs is not in sync yet. # and nixpkgs is not in sync yet.
, officeVersion ? { , officeVersion ? {
version = "978"; version = "980";
edition = "2018"; edition = "2018";
sha256 = "1c5div1kbyyj48f89wkhc1i1759n70bsbp3w4a42cr0jmllyl60v"; sha256 = "19pgil86aagiz6z4kx22gd4cxbbmrx42ix42arkfb6p6hav1plby";
} }
, ... } @ args: , ... } @ args: