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/nix
base: 500161b970ff
Choose a base ref
...
head repository: NixOS/nix
compare: 82e551159448
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 8, 2020

  1. Hide the sqlite statements declarations for the local store

    These have no need to be in the public interface and it causes spurious
    rebuilds each time one wants to add or remove a new statement.
    thufschmitt committed Dec 8, 2020
    Copy the full SHA
    c0f21f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4325 from tweag/hide-local-store-sql-statements

    Hide the sqlite statements declarations for the local store
    edolstra committed Dec 8, 2020
    Copy the full SHA
    82e5511 View commit details
    Browse the repository at this point in the history