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

6 lines
206 B
Nix
Raw Normal View History

{ fetchurl, ... }:
fetchurl {
sha256 = "090pi8dnj5izpvng94hgmjid14n7xvy3rlqqvang3pqdn35xnpsl";
url = "https://download.documentfoundation.org/libreoffice/src/24.2.5/libreoffice-help-24.2.5.2.tar.xz";
}