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

Commits on Jan 21, 2019

  1. keybase: 2.11.0 -> 2.13.1

    Emmanuel Rosa authored and kalbasit committed Jan 21, 2019
    Copy the full SHA
    239dc14 View commit details
    Browse the repository at this point in the history
  2. keybase-gui: 2.13.0 -> 2.13.1

    Emmanuel Rosa authored and kalbasit committed Jan 21, 2019
    Copy the full SHA
    66d844b View commit details
    Browse the repository at this point in the history
  3. keybase: switch to fetchurl for sha256 consistency on Darwin

    fetchFromGitHub and thus fetchzip hashes the contents of the archive and
    not the archive itself. Unicode file names lead to different checksums
    on HFS+ vs. other file systems because of Unicode normalisation
    kalbasit committed Jan 21, 2019
    Copy the full SHA
    f466c9f View commit details
    Browse the repository at this point in the history