mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 17:44:44 +00:00
nixos/nextcloud: build manual without warnings
This commit is contained in:
parent
1ee008fcb5
commit
3498c5ff3c
@ -104,7 +104,7 @@ in {
|
|||||||
The appid must be identical to the "id" value in the apps appinfo/info.xml.
|
The appid must be identical to the "id" value in the apps appinfo/info.xml.
|
||||||
Using this will disable the appstore to prevent Nextcloud from updating these apps (see <xref linkend="opt-services.nextcloud.appstoreEnable" />).
|
Using this will disable the appstore to prevent Nextcloud from updating these apps (see <xref linkend="opt-services.nextcloud.appstoreEnable" />).
|
||||||
'';
|
'';
|
||||||
example = literalExample ''
|
example = literalExpression ''
|
||||||
{
|
{
|
||||||
maps = pkgs.fetchNextcloudApp {
|
maps = pkgs.fetchNextcloudApp {
|
||||||
name = "maps";
|
name = "maps";
|
||||||
|
Loading…
Reference in New Issue
Block a user