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: f9a60fc471bc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0d42077f3478
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 13, 2020

  1. Copy the full SHA
    d6d2281 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. pythonPackages.sqlite-utils: depend on sqlite-fts4

    Fixed b8c6488 where `sqlite-utils`
    was updated without adding the new `sqlite-fts4` dependency.
    
    Disabled two tests that are failing for sqlite v3.34.0, until they are
    fixed upstream.
    meatcar committed Dec 14, 2020
    Copy the full SHA
    e3e89c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Merge pull request #104253 from meatcar/sqlite-utils-3.0

    pythonPackages.sqlite-utils: depend on sqlite-fts4
    kevincox committed Dec 20, 2020
    Copy the full SHA
    0d42077 View commit details
    Browse the repository at this point in the history