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: 292b922ef211
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d80de1b135cf
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 3, 2019

  1. wire-desktop: fixup evaluation on other platforms

    version (i.e. name) is evaluated strictly before meta.platforms, apparently,
    so let's simply hack around that, so we may eventually fix the tarball job.
    vcunat committed Aug 3, 2019
    3
    Copy the full SHA
    854b434 View commit details
    Browse the repository at this point in the history
  2. jvmci8: fix evaluation on darwin

    It's not my aim to fix the build, just unblock eval and thus the tarball job.
    vcunat committed Aug 3, 2019
    Copy the full SHA
    d80de1b View commit details
    Browse the repository at this point in the history