Navigation Menu

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: c96d18df9219
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8951505dc960
Choose a head ref
  • 6 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 10, 2019

  1. networkmanager service: override DNS when it's actually needed

    Logic expression was incorrect before.
    abbradar committed Jun 10, 2019
    Copy the full SHA
    68de116 View commit details
    Browse the repository at this point in the history
  2. networkmanager service: fix simultaneous append and insert of nameser…

    …vers
    
    Before only one of them could work at the same time.
    abbradar committed Jun 10, 2019
    Copy the full SHA
    33b7e5f View commit details
    Browse the repository at this point in the history
  3. networkmanager service: remove with pkgs

    Avoid using `with` which isn't particularly needed.
    abbradar committed Jun 10, 2019
    Copy the full SHA
    5be5991 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    493bb60 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Update nixos/modules/services/networking/networkmanager.nix

    Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
    abbradar and worldofpeace committed Jul 11, 2019
    Copy the full SHA
    48b3e70 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Merge pull request #62956 from abbradar/nm-fixes

    NetworkManager fixes
    abbradar committed Jul 13, 2019
    Copy the full SHA
    8951505 View commit details
    Browse the repository at this point in the history