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: 117addb0f838
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2d559b6128bc
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 26, 2021

  1. coreutils: fix build on riscv

    RISC-V has the same issue as ARM64 with coreutils.
    
    Fixes pkgsCross.riscv64.coreutils
    r-burns committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    bcece86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #110829 from r-burns/riscv-coreutils

    coreutils: fix build on riscv
    prusnak committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    2d559b6 View commit details
    Browse the repository at this point in the history