Skip to content
This repository was 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 21be1354d29f
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6825f045df35
Choose a head ref
  • 5 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 20, 2019

  1. mono-zeroconf: remove broken package

    No dependencies within nixpkgs, and the package has not built
    successfully since 2018-04-29 according to Hydra[1].
    
    [1] https://hydra.nixos.org/build/100604053
    
    (cherry picked from commit 21c92c4)
    delroth authored and worldofpeace committed Sep 20, 2019
    Copy the full SHA
    ea623c7 View commit details
  2. kicad: fix build

    Fix configure time error:
      ...
      ImportError: No module named wx
      CMake Error at CMakeModules/FindwxPython.cmake:52 (message):
        wxPython/Phoenix does not appear to be installed on the system
    
    Only build tested.
    
    Fixes: f7e28bf ("Split buildPythonPackage into setup hooks")
    (cherry picked from commit 5af0d0b)
    bjornfor committed Sep 20, 2019
    Copy the full SHA
    14fa24f View commit details
  3. python3Packages.websockets: 7.0 -> 8.0.2

    (cherry picked from commit 9b092e2)
    Jonathan Ringer authored and Mic92 committed Sep 20, 2019
    Copy the full SHA
    d3f56ac View commit details
  4. python3Packages.uvicorn: 0.8.4 -> 0.9.0

    (cherry picked from commit 80d1a3b)
    Jonathan Ringer authored and Mic92 committed Sep 20, 2019
    Copy the full SHA
    91abf95 View commit details
  5. python3Packages.python-engineio: 3.4.3 -> 3.9.3

    (cherry picked from commit 2d8a5ba)
    Jonathan Ringer authored and Mic92 committed Sep 20, 2019
    Copy the full SHA
    6825f04 View commit details
Loading