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: 5030491a0316
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ba27e63d8e18
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 29, 2020

  1. errbot: freeze slackclient at 1.2.1

    errbot requires slackclient 1.x, see errbotio/errbot#1367
    latest 1.x release would be 1.3.2, but it requires an older websocket_client than the one in nixpkgs
    so let's just vendor the known-working version until they've migrated to 2.x.
    flokli authored and Jon committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    aa89871 View commit details
    Browse the repository at this point in the history
  2. python.pkgs.slackclient: 1.2.1 -> 2.5.0

    flokli authored and Jon committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    56d4afd View commit details
    Browse the repository at this point in the history
  3. errbot: disable for darwin

    At least tests seem to be flaky there.
    flokli authored and Jon committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    ba27e63 View commit details
    Browse the repository at this point in the history