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: 2a61c058c61b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 542e38491626
Choose a head ref
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 1, 2019

  1. nixos/nextcloud: update recommended nginx settings

    This updates the configuration to the recommendations in
    https://docs.nextcloud.com/server/15/admin_manual/installation/nginx.html
    bachp committed Mar 1, 2019
    Copy the full SHA
    7f86209 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8f1b163 View commit details
    Browse the repository at this point in the history
  3. nixos/nextcloud: move phpPackage and phpOptions into pool

    This allows to have a php configuration for nextcloud that is independent
    of the global configuration.
    bachp committed Mar 1, 2019
    Copy the full SHA
    f0c0b8d View commit details
    Browse the repository at this point in the history
  4. nixos/nextcloud: don't make phpPackages configurable

    It needs to match the version in phpfm which is hard coded.
    So there is no point in being able to change it.
    bachp committed Mar 1, 2019
    Copy the full SHA
    390b610 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. Merge pull request #56496 from bachp/nextcloud-nginx-recommended

    nixos/nextcloud: Update recommended nginx settings
    fpletz committed Mar 2, 2019
    Copy the full SHA
    542e384 View commit details
    Browse the repository at this point in the history