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: 3590f02e7d57
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b56c66e7e856
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 7, 2020

  1. nixos/nextcloud: preserve OC_PASS env variable in the occ wrapper

    The OC_PASS environment variable can be used to create a user with
    `occ user:add --password-from-env`. It is currently not possible to
    use the `nextcloud-occ` to "non-interactively" create a user since
    this variable is ignored by sudo.
    nlewo committed Jun 7, 2020
    Copy the full SHA
    cb68231 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Merge pull request #89762 from nlewo/nextcloud-oc_pass

    nixos/nextcloud: preserve OC_PASS env variable in the occ wrapper
    flokli committed Jun 8, 2020
    Copy the full SHA
    b56c66e View commit details
    Browse the repository at this point in the history