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

6 lines
204 B
Nix
Raw Normal View History

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