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

Commits on Nov 3, 2020

  1. tzdata: 2019c -> 2020c

    (cherry picked from commit 8904ce2)
    ajs124 authored and roberth committed Nov 3, 2020
    Copy the full SHA
    f7360dc View commit details
    Browse the repository at this point in the history
  2. postgresql: Fix timetz test failure

    A recent addition to the test suite turned out to be sensitive to
    DST. The main code is ok. Patch only required to make test succeed.
    
    See https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=4a071afbd056282746a5bc9362e87f579a56402d
    
    (cherry picked from commit 09a59b3ba43e4b68f7cea9c5685b424c83382a6f)
    roberth committed Nov 3, 2020
    Copy the full SHA
    e2f1066 View commit details
    Browse the repository at this point in the history