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: 3707732e41a8
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 83ae1ffed43f
Choose a head ref
  • 10 commits
  • 10 files changed
  • 7 contributors

Commits on Mar 7, 2019

  1. Copy the full SHA
    bdc2080 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Copy the full SHA
    d2e3754 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57058 from tadfisher/plata

    plata-theme: 0.5.0 -> 0.6.0
    Mic92 committed Mar 8, 2019
    Copy the full SHA
    f907218 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #57049 from dtzWill/update/wireless-regdb-2019.03.01

    wireless-regdb: 2018.10.24 -> 2019.03.01
    Mic92 committed Mar 8, 2019
    Copy the full SHA
    32214c2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    18f6dbe View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e84cf5e View commit details
    Browse the repository at this point in the history
  6. lib: add showWarnings

    oxij authored and danbst committed Mar 8, 2019
    Copy the full SHA
    570aed4 View commit details
    Browse the repository at this point in the history
  7. pkgs/top-level: check types of nixpkgs.config

    This patch simply introduces a plain simple NixOS module and passes
    `nixpkgs.config` through it via `evalModules` (with some temporary hackery to
    passthru undefined options).
    oxij authored and danbst committed Mar 8, 2019
    Copy the full SHA
    4a647dd View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    5aa813d View commit details
    Browse the repository at this point in the history
  9. pkgs/top-level/stage.nix: don't override overlays and config in `…

    …nixpkgsFun`
    
    `nixpkgsFun` already sets them via `args`. Doing this also introduces unexpected
    hard to debug errors, see the patch.
    oxij authored and danbst committed Mar 8, 2019
    Copy the full SHA
    83ae1ff View commit details
    Browse the repository at this point in the history