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: 0cfe5377e899
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: da9dc6167598
Choose a head ref
  • 6 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 26, 2020

  1. pythonPackages.snowflake-connector-python: 2.2.10 -> 2.3.2, fix build

    the relaxed version constraints don't seem to be specific avoidance of
    buggy versions, just upstream cautiously prohibiting untested versions
    
    if there *are* specific reasons, they're hidden away in upstream's jira
    
    (cherry picked from commit 96f0346)
    risicle committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    612303d View commit details
    Browse the repository at this point in the history
  2. pythonPackages.snowflake-sqlalchemy: add pythonImportsCheck

    better than nothing
    
    (cherry picked from commit 70ae442)
    risicle committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    4fb8141 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. python3Packages.curio: fix tests on darwin

    Refactors to pytestCheckHook.
    
    (cherry picked from commit 22cd2a2)
    Thibault Gagnaux committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    fb4b2e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #98927 from tricktron/backport-curio

    [20.09] python3Packages.curio: fix tests on darwin
    marsam committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    ba756b6 View commit details
    Browse the repository at this point in the history
  3. nco: 4.9.3 -> 4.9.5

    (cherry picked from commit 477c401)
    r-ryantm authored and lsix committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    0e49dc9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #98897 from risicle/ris-snowflake-conn-2.3.2-r20.09

    [20.09] pythonPackages.snowflake-connector-python: 2.2.10 -> 2.3.2, fix build
    risicle committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    da9dc61 View commit details
    Browse the repository at this point in the history