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/cabal2nix
base: b71928d4ec5f
Choose a base ref
...
head repository: NixOS/cabal2nix
compare: 9111bb174350
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 8, 2019

  1. Copy the full SHA
    487263f View commit details
    Browse the repository at this point in the history
  2. Drop all expectations towards the shell environment.

    cabal2nix works properly in an empty environment, e.g. when run with "env -i".
    Most importantly, this means we're no longer dependent on the system's locale.
    peti committed Mar 8, 2019
    Copy the full SHA
    9111bb1 View commit details
    Browse the repository at this point in the history