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: 89a150355b7e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 1cf626ce29f1
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Apr 23, 2019

  1. networkmanager: 1.16.0 -> 1.18.0

    * build w/iwd support since it's free (no dep required!)
    * move to iputils for minor utilities, instead of inetutils
    * parallel building :)
    
    https://gitlab.freedesktop.org/NetworkManager/NetworkManager/raw/1.18.0/NEWS
    dtzWill committed Apr 23, 2019
    Copy the full SHA
    b053777 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. networkmanager: no need for parallel building flag, drop

    Per reviewer feedback, thanks!
    
    Co-Authored-By: dtzWill <github@wdtz.org>
    jtojnar and dtzWill committed Apr 26, 2019
    Copy the full SHA
    47bf62c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60060 from dtzWill/update/networkmanager-1.18

    networkmanager: 1.16.0 -> 1.18.0
    dtzWill committed Apr 26, 2019
    Copy the full SHA
    1cf626c View commit details
    Browse the repository at this point in the history