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: 8690f062b3c9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 555375859b76
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 8, 2020

  1. nixos/nextcloud: fix nginx config to allow copy/move-operations again

    (cherry picked from commit 609c4f4)
    Ma27 committed Oct 8, 2020
    Copy the full SHA
    e30e884 View commit details
    Browse the repository at this point in the history
  2. nextcloud20: init

    (cherry picked from commit 71098fb)
    Ma27 committed Oct 8, 2020
    Copy the full SHA
    8597315 View commit details
    Browse the repository at this point in the history
  3. nixos/nextcloud: update nginx config for nextcloud20

    See #97666 for further context.
    
    (cherry picked from commit 227ba90)
    Ma27 committed Oct 8, 2020
    Copy the full SHA
    452603b View commit details
    Browse the repository at this point in the history
  4. nixos/nextcloud: --database-pass must not be empty for pgsql/mysql

    This is a breaking change from `nextcloud20`. However, the affected test
    is still passing with an unused database password and socket
    authentication.
    
    (cherry picked from commit 9cbe30e)
    Ma27 committed Oct 8, 2020
    Copy the full SHA
    5553758 View commit details
    Browse the repository at this point in the history