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: c6efab9b606a
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: e0ece5aebe88
Choose a head ref

Commits on Apr 28, 2020

  1. nixos/printers: fix example for hardware.printers.ensurePrinters.*.model

    It's `lib.versions`, not `lib.version`. Also I'm really sure that it's
    supposed to be the current version of Gutenprint, not Cups, as thats
    what `lpinfo -m` says on my system.
    erictapen committed Apr 28, 2020
    Copy the full SHA
    6a77134 View commit details

Commits on May 10, 2020

  1. nixos/mpd: add services.mpd.fluidsynth option

    fluidsynth is compiled in but soundfont-fluid needs to be explicitely
    pulled in and path configured, an option makes it much simpler to use
    martinetd committed May 10, 2020
    Copy the full SHA
    a4763da View commit details

Commits on Jun 16, 2020

  1. Copy the full SHA
    912a584 View commit details

Commits on Jun 19, 2020

  1. Copy the full SHA
    ad13bee View commit details
  2. pythonPackages.psutil: fix fix for darwin build

    PR #82524 correctly diagnosed the problem, but slightly fluffed the boolean
    logic (disable tests for Darwin as well as non-x86_64 arch).
    simonchatts committed Jun 19, 2020
    Copy the full SHA
    73f7453 View commit details
  3. python: aiohttp: fix darwin build

    Disable a non-critical test known to fail on Darwin (see aio-libs/aiohttp#3572)
    simonchatts committed Jun 19, 2020
    Copy the full SHA
    5a35461 View commit details
  4. python: uvloop: fix darwin build

    Skip tests that fail on Darwin
    simonchatts committed Jun 19, 2020
    Copy the full SHA
    084d3da View commit details

Commits on Jun 20, 2020

  1. Copy the full SHA
    50afcee View commit details
  2. Copy the full SHA
    630454d View commit details
  3. libgpg-error: Fix cross build

    See comment for details
    
    Fixes #91016
    Ericson2314 committed Jun 20, 2020
    Copy the full SHA
    7156cd1 View commit details
  4. python3.pkgs.fsspec: fix build

    FRidh committed Jun 20, 2020
    Copy the full SHA
    39626dc View commit details
  5. Merge pull request #91118 from simonchatts/darwin-fixes

    python: aiohttp/psutil/uvloop Darwin fixes
    FRidh authored Jun 20, 2020
    Copy the full SHA
    a48adb3 View commit details
  6. Copy the full SHA
    6b71954 View commit details
  7. Merge pull request #91135 from Luflosi/update/ipfs

    ipfs: 0.5.1 -> 0.6.0
    rnhmjoj authored Jun 20, 2020
    Copy the full SHA
    2fb254c View commit details
  8. perlPackages.NetDBus: fix cross compilation

    Make Makefile.PL read the location to the `pkgconfig` binary from the
    `PKG_CONFIG` environment variable.
    flokli committed Jun 20, 2020
    Copy the full SHA
    993ca76 View commit details
  9. Merge pull request #91116 from bbigras/rslsync-group

    nixos/resilio: fix group name in documentation
    rnhmjoj authored Jun 20, 2020
    Copy the full SHA
    003bf18 View commit details
  10. Merge pull request #91134 from flokli/perlpackages-net-dbus-cross

    perlPackages.NetDBus: fix cross compilation
    flokli authored Jun 20, 2020
    Copy the full SHA
    3a105d5 View commit details
  11. Merge pull request #90635 from Twey/libinput-touchpad

    libinput: ensure that we only apply touchpad options to touchpads
    rnhmjoj authored Jun 20, 2020
    Copy the full SHA
    41e1bd6 View commit details
  12. Merge pull request #87270 from martinetd/mpd-fluidsynth

    mpd: add services.mpd.fluidsynth option
    rnhmjoj authored Jun 20, 2020
    Copy the full SHA
    fe1245d View commit details
  13. Merge pull request #86253 from erictapen/printers-example

    nixos/printers: fix example for hardware.printers.ensurePrinters.*.model
    rnhmjoj authored Jun 20, 2020
    Copy the full SHA
    34f19a4 View commit details
  14. Merge pull request #91139 from Ericson2314/libgpg-error-cross

    libgpg-error: Fix cross build
    flokli authored Jun 20, 2020
    Copy the full SHA
    8276081 View commit details
  15. Merge pull request #91136 from zowoq/skopeo

    skopeo: 1.0.0 -> 1.1.0
    nlewo authored Jun 20, 2020
    Copy the full SHA
    e0ece5a View commit details
Loading