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: 926e8631bc21
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5ca9a2d15bd1
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jun 10, 2020

  1. leveldb: Add snappy dependency (#89852)

    This is practically required. Without this option, snappy compression is not supported, so
    1) newly created leveldb stores will take more space than needed
    2) existing snappy-compressed stores won't be opened by tools built without the snappy support
    robinp committed Jun 10, 2020
    Copy the full SHA
    5ca9a2d View commit details
    Browse the repository at this point in the history