Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: b413cfd3ff58
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: b97b32cf1d72
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 11, 2018

  1. openvpn plugins: use absolute paths to configuration gui

    (cherry picked from commit 5bfe8bf)
    symphorien authored and prusnak committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    a582a32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48220 from prusnak/backport_nm_plugins

    openvpn plugins: use absolute paths to configuration gui
    infinisil committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    b91cb06 View commit details
    Browse the repository at this point in the history
  3. nix-daemon service: Ensure ssh is on PATH. Fixes #46038.

    This fixes a regression introduced in commit
      700e21d
    
    nix needs ssh on path for the SSH substituter functionality,
    not only the distributed builds functionality.
    
    Signed-off-by: Niklas Hambüchen <mail@nh2.me>
    (cherry picked from commit 31919bc)
    nh2 authored and infinisil committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    6e2c08b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #48227 from Infinisil/issue-46038

    [18.09] nix-daemon service: Ensure `ssh` is on PATH. Fixes #46038.
    infinisil committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    b97b32c View commit details
    Browse the repository at this point in the history