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: 0e17ec1682f0
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2cb12e0eaa43
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 5, 2019

  1. vault: fix config when file backend is used

    When the option services.vault.storageBackend is set to "file", a
    systemd.tmpfiles.rules was added, with extraneous []. These are not
    needed and have been removed.
    jpotier authored and flokli committed Nov 5, 2019
    Copy the full SHA
    9b78e5f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5fecc35 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #72787 from jpotier/master

    Vault: fix config when file backend is used
    flokli committed Nov 5, 2019
    Copy the full SHA
    2cb12e0 View commit details
    Browse the repository at this point in the history