]> git.immae.eu Git - perso/Immae/Config/Nix/NUR.git/blob - pkgs/webapps/nextcloud/apps/files_readmemd.nix
Add some nextcloud apps
[perso/Immae/Config/Nix/NUR.git] / pkgs / webapps / nextcloud / apps / files_readmemd.nix
1 { buildApp }:
2 buildApp rec {
3 appName = "files_readmemd";
4 version = "1.1.2";
5 url = "https://gitlab.univ-nantes.fr/uncloud/files_readmemd/wikis/uploads/3c17fcee5fe4a7a7d77ac59de6feca96/${appName}.tar.gz";
6 sha256 = "1lx5rlh9n49cdbnxm6a85facjp4g88myaid764yr6jayc62g0qrq";
7 }