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

Commits on Jan 27, 2018

  1. mono{48,50,54}: make sure configureFlags are used in configurePhase

    When copying generic-nix to generic-cmake.nix, an explicit
    configurePhase was added, but it doesn't use the existing
    configureFlags.
    
    Fixing this allowed removing the postBuild fixup of the path to
    libgdiplus.so, since the --with-libgdiplus option already handles that.
    cumber committed Jan 27, 2018
    Copy the full SHA
    f2622e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. Merge pull request #34318 from cumber/fix/mono-use-configure-flags

    mono{48,50,54}: make sure configureFlags are used in configurePhase
    matthewbauer committed Apr 9, 2018
    Copy the full SHA
    0dd1bb1 View commit details
    Browse the repository at this point in the history