Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: cb37cdfcf7a9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 1365b9ac700a
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 7, 2020

  1. nixos/manual: Fix build

    In fd9eb16, the option
    "services.nextcloud.nginx.enable" has been removed since the module now
    exclusively supports nginx only.
    
    Unfortunately, with the option gone from the manual, the link in the
    Nextcloud-specific documentation referencing the NixOS option also
    became a dead link and thus the manual will no longer build.
    
    I also removed a second reference to this option in the Nextcloud-
    specific documentation, which while it doesn't lead to a build error in
    the manual is nevertheless a good idea to remove as well to ensure we
    don't present outdated information to readers of the manual.
    
    Signed-off-by: aszlig <aszlig@nix.build>
    Cc: @DavHau, @Ma27
    aszlig committed Aug 7, 2020
    Copy the full SHA
    1365b9a View commit details
    Browse the repository at this point in the history