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

Commits on Mar 20, 2018

  1. haskell: only use glibcLocales when using glibc

    Fixes eval w/musl.
    
    Possible alternative would be using glibcLocales
    when it is non-null, to avoid duplicating the logic.
    dtzWill committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    8727284 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Merge pull request #37486 from dtzWill/fix/ghc-glibcLocales

    haskell: only use glibcLocales when using glibc
    dtzWill committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    2a30ab3 View commit details
    Browse the repository at this point in the history