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: e6c0c98940bc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 67bbf2c84593
Choose a head ref
  • 8 commits
  • 5 files changed
  • 7 contributors

Commits on Jan 6, 2021

  1. hdf4: fix build on darwin

    The fix here is to not include libtirc on Darwin, on which platform
    the library is unavailable.
    purcell committed Jan 6, 2021
    Copy the full SHA
    0f4be28 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Copy the full SHA
    4cd39c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Merge pull request #108716 from tfmoraes/gnome-boxes

    gnome3.gnome-boxes: remove xen as dependency
    worldofpeace committed Jan 8, 2021
    Copy the full SHA
    fdef43e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108533 from purcell/hdf4-darwin-libtirpc

    [hdf4] Fix build on Darwin, which blocked gdal, postgis and more
    marsam committed Jan 8, 2021
    Copy the full SHA
    ba410c2 View commit details
    Browse the repository at this point in the history
  3. coreutils: Do not autoreconfHook on Musl

    as suggested by @tobim, fixes #108661
    nomeata authored and alyssais committed Jan 8, 2021
    Copy the full SHA
    a00f391 View commit details
    Browse the repository at this point in the history
  4. emacs: fix accidental double wrapper (Darwin)

    This was already fixed on non-Darwin, but the fix missed that it was
    also reintroduced for the Darwin code path at the same time.
    
    Fixes: dd5d248 ("emacs: Fix accidental double wrapping")
    alyssais committed Jan 8, 2021
    Copy the full SHA
    0f06d94 View commit details
    Browse the repository at this point in the history
  5. Revert "ipfs-cluster: Remove go1.14 pinning."

    Quoting <#107941 (comment)>:
    
    > If you're going to remove the 1.14 pin, you'll need to bump the
    > version by a few commits, or it builds but doesn't actually work.
    
    This reverts commit f7fc3bf.
    alyssais committed Jan 8, 2021
    Copy the full SHA
    ca90852 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    67bbf2c View commit details
    Browse the repository at this point in the history