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: 1446a18718c2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 21be5b00dafa
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 9, 2020

  1. nixos/nextcloud: improve error message for invalid dbpassFile

    `file_exists` also returns `FALSE` if the file is in a directory that
    can't be read by the user. This e.g. happens if permissions for
    `nixops(1)`-deployment keys aren't configured correctly.
    
    This patch improves the error message for invalid files to avoid
    confusion[1].
    
    [1] https://discourse.nixos.org/t/nixops-deploy-secrets-to-nextcloud/10414/4
    Ma27 committed Dec 9, 2020
    Copy the full SHA
    81662d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Merge pull request #106473 from Ma27/improve-nextcloud-error

    nixos/nextcloud: improve error message for invalid `dbpassFile`
    Ma27 committed Dec 10, 2020
    Copy the full SHA
    21be5b0 View commit details
    Browse the repository at this point in the history