depot/third_party/nixpkgs/pkgs/applications/office/libreoffice/src-fresh/main.nix

6 lines
201 B
Nix
Raw Normal View History

{ fetchurl, ... }:
fetchurl {
sha256 = "1hbqgpgih3j9ic1dljxz3mz0rsjf0iyws7qm7g1hb35ns664c4av";
url = "https://download.documentfoundation.org/libreoffice/src/24.8.0/libreoffice-24.8.0.3.tar.xz";
}