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: 4c6b739fd724
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 1cb925e8a1ff
Choose a head ref
  • 6 commits
  • 12 files changed
  • 3 contributors

Commits on Oct 7, 2019

  1. zncModules.fish: fix build

    ZHF #68361
    
    (cherry picked from commit 8c9c942)
    Signed-off-by: Jonathan Ringer <jonringer117@gmail.com>
    oxzi authored and Jonathan Ringer committed Oct 7, 2019
    Copy the full SHA
    cc25b7a View commit details
    Browse the repository at this point in the history
  2. pythonPackages.chart-studio: init at 1.0.0

    ZHF #68361
    
    (cherry picked from commit ceefed0)
    Signed-off-by: Jonathan Ringer <jonringer117@gmail.com>
    Jonathan Ringer committed Oct 7, 2019
    Copy the full SHA
    dbc6baa View commit details
    Browse the repository at this point in the history
  3. pythonPackages.cufflinks: 0.15 -> 0.16

    ZHF #68361
    
    (cherry picked from commit 7d297e4)
    Signed-off-by: Jonathan Ringer <jonringer117@gmail.com>
    Jonathan Ringer committed Oct 7, 2019
    Copy the full SHA
    f364b99 View commit details
    Browse the repository at this point in the history
  4. networking.useDHCP: disallow for networkd

    This setting will be removed with the switch to systemd-networkd. The
    use of per interface config is encouraged instead.
    
    (cherry picked from commit c26c624)
    globin authored and lheckemann committed Oct 7, 2019
    Copy the full SHA
    907bb84 View commit details
    Browse the repository at this point in the history
  5. networking.useDHCP: add release notes and docs

    (cherry picked from commit e862dd6)
    globin authored and lheckemann committed Oct 7, 2019
    Copy the full SHA
    da9e914 View commit details
    Browse the repository at this point in the history
  6. nixos-generate-config: add useDHCP per interface

    This sets networking.useDHCP to false and for all interfaces found the
    per-interface useDHCP to true. This replicates the current default
    behaviour and prepares for the switch to networkd.
    
    (cherry picked from commit 5ee383e)
    globin authored and lheckemann committed Oct 7, 2019
    Copy the full SHA
    1cb925e View commit details
    Browse the repository at this point in the history