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: 4767015ec854
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 564f440b3706
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 5, 2020

  1. gperftools: fix dlopen() of gperftools on AArch64

    dlopen()'ing gperftools results in "cannot allocate memory in static TLS
    block", see:
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1483558
    
    This change uses a patch from Fedora to disable generic dynamic TLS on
    AArch32/64.
    danieldk committed Aug 5, 2020
    Copy the full SHA
    66d9d73 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Copy the full SHA
    91da809 View commit details
    Browse the repository at this point in the history
  2. thunderbird: 78.1.0 -> 78.1.1

    taku0 committed Aug 7, 2020
    Copy the full SHA
    821146d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1e99541 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    997e631 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Copy the full SHA
    58c66dd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    564f440 View commit details
    Browse the repository at this point in the history