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: f102c309c913
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6a8bc28974ca
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 19, 2019

  1. Revert "modemmanager: rename ModemManager.service to modem-manager.se…

    …rvice"
    
    This reverts commit c6882b2.
    Mic92 authored and flokli committed Mar 19, 2019
    Copy the full SHA
    3f9ac24 View commit details
    Browse the repository at this point in the history
  2. network-manager: rename systemd service back to match upstream

    Compatibility with other distributions/software and expectation
    of users coming from other systems should have higher priority over consistency.
    In particular this fixes #51375, where the NetworkManager-wait-online.service
    broke as a result of this.
    Mic92 authored and flokli committed Mar 19, 2019
    Copy the full SHA
    b488c60 View commit details
    Browse the repository at this point in the history
  3. network-manager: add legacy service name as fallback

    This prevents NetworkManager from not starting back up while switching
    configurations.
    
    This can be removed once 19.10 is released.
    flokli committed Mar 19, 2019
    Copy the full SHA
    69cd72b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #51382 from Mic92/network-manager

    Networkmanager: rename service to match upstream
    flokli committed Mar 19, 2019
    Copy the full SHA
    6a8bc28 View commit details
    Browse the repository at this point in the history