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

Commits on Feb 7, 2018

  1. Fix build failures with DBD-SQLite

    This passes the correct compilation flags to the builder so we pick up
    the path to sqlite, and (despite the fact that it's a development
    version), also updates to version 1.55_07 to fix
    DBD-SQLite/DBD-SQLite#28
    andrew-d committed Feb 7, 2018
    Copy the full SHA
    d3f76d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. Merge pull request #34688 from andrew-d/adunham/dbd-sqlite

    Fix build failures with DBD-SQLite
    Mic92 committed Feb 10, 2018
    Copy the full SHA
    2c5c928 View commit details
    Browse the repository at this point in the history