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: 9953a68c804a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0aec9d4b3d80
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 23, 2019

  1. glibc: fix cross-build

    glibc's buildsystem uses its own executables to generate locales.
    This does not work for cross-compilation so instead we use localedef
    from buildPackages.
    Mic92 committed Feb 23, 2019
    Copy the full SHA
    0e9ca1b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2019

  1. Merge pull request #56235 from Mic92/glibc-cross

    glibc: fix cross-build
    Mic92 committed Feb 24, 2019
    Copy the full SHA
    0aec9d4 View commit details
    Browse the repository at this point in the history