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: b462b8b9e5cb
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 92ec704a5c4a
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on May 21, 2020

  1. openvpn: update and wrap update-systemd-resolved

    The string replacement we were doing was just too brittle, so wrap the
    script with a modified PATH instead as it is less likely to break on new
    versions.
    peterhoeg committed May 21, 2020
    Copy the full SHA
    1f2368d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Merge pull request #88498 from peterhoeg/master

    openvpn: update and wrap update-systemd-resolved
    peterhoeg committed May 22, 2020
    Copy the full SHA
    92ec704 View commit details
    Browse the repository at this point in the history