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: 7e952c3321be
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 216f0e6ee4a6
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 23, 2019

  1. unixODBCDrivers.mariadb: build against subrepo instead of libmysqlclient

    For unknown reasons, building against libmysqlclient results in
    unixODBC reporting an error when trying to load the driver, but
    building against the subrepo works fine.
    
    Fixes #73928
    jamii committed Nov 23, 2019
    Copy the full SHA
    fa9a981 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73928 from jamii/fix_mariadb_drivers

    Fix mariadb drivers
    aanderse committed Nov 23, 2019
    Copy the full SHA
    216f0e6 View commit details
    Browse the repository at this point in the history