depot/third_party/nixpkgs/pkgs/applications/office/libreoffice/src-still/translations.nix

6 lines
212 B
Nix
Raw Normal View History

{ fetchurl, ... }:
fetchurl {
sha256 = "1bzmpa04bv8afhl3p68dlicamh0zyckmbdgqb3v72fjmx2h8i64a";
url = "https://download.documentfoundation.org/libreoffice/src/7.6.7/libreoffice-translations-7.6.7.2.tar.xz";
}