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: e190f2723ef4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 52242b4e7ddf
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Nov 15, 2020

  1. coreutils: fix build on 32-bit ARM

    Adds an upstream patch to fix failing tests. The patch actually affects gnulib,
    which is included as a vendored dependency.
    lopsided98 committed Nov 15, 2020
    Copy the full SHA
    b70430a View commit details
    Browse the repository at this point in the history
  2. findutils: fix build on 32-bit ARM

    Add an upstream patch to fix failing tests. The patch actually affects gnulib,
    which is included as a vendored dependency.
    lopsided98 committed Nov 15, 2020
    Copy the full SHA
    0f5235b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. gnutls: fix build on 32-bit ARM

    Add an upstream patch to fix failing tests. The patch actually affects gnulib,
    which is included as a vendored dependency.
    lopsided98 committed Nov 22, 2020
    Copy the full SHA
    f542668 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Merge pull request #103925 from lopsided98/coreutils-tests-arm

    coreutils, findutils, gnutls: fix build on 32-bit ARM
    AndersonTorres committed Dec 8, 2020
    Copy the full SHA
    52242b4 View commit details
    Browse the repository at this point in the history