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: 9055e34fe170
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 8b93cc45ffa0
Choose a head ref
  • 7 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 19, 2019

  1. python.pkgs.msrest: fix build on python2

    (cherry picked from commit d338fc1)
    Robert Schütz committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    ba7bf6b View commit details
    Browse the repository at this point in the history
  2. pythonPackages.invoke: patch the default bash path

    Use a reasonable path :)
    
    (cherry picked from commit 921f10f4fc053ca7944a6f4e723f08b7f113d775)
    zimbatm authored and Robert Schütz committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    85d208e View commit details
    Browse the repository at this point in the history
  3. python36Packages.hpack: fix build (#57808)

    (cherry picked from commit c357b53)
    alyssais authored and Robert Schütz committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    65fd49f View commit details
    Browse the repository at this point in the history
  4. python3Packages.priority: fix build (#57807)

    (cherry picked from commit bc3e7f8)
    alyssais authored and Robert Schütz committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    d2e06ac View commit details
    Browse the repository at this point in the history
  5. python.pkgs.mt-940: 4.13.0 -> 4.13.2

    (cherry picked from commit 1ca0569)
    Robert Schütz committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    ee72970 View commit details
    Browse the repository at this point in the history
  6. lastwatch: Remove no longer maintained package

    I no longer use nor do I maintain this package upstream and with the
    current version of pylast moving to Python 3, this package is hereby
    obsolete as I'm not willing to port this to Python 3.
    
    Signed-off-by: aszlig <aszlig@nix.build>
    (cherry picked from commit 7c3311d)
    aszlig committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    e48495f View commit details
    Browse the repository at this point in the history
  7. ip2unix: 2.0.0 -> 2.0.1

    Upstream fixes:
    
      - Unregister socket as soon as we know that no rule matches.
    
    I also removed the encode_rules() function which was an artifact left in
    version 2.0.0.
    
    Built and tested on i686-linux and x86_64-linux.
    
    Signed-off-by: aszlig <aszlig@nix.build>
    (cherry picked from commit 6dc9f79)
    Reason: Without this fix, ip2unix is pretty much useless for more
            substantial services.
    aszlig committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    8b93cc4 View commit details
    Browse the repository at this point in the history