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

Commits on May 3, 2020

  1. makeDotElm: fix

    Some elm packages (eg. https://github.com/NoRedInk/elm-simple-fuzzy/ ) have a Makefile which the standard builder tries to build and fails because of missing dependencies. This change forces a no-op configure and build phase to avoid such a situation.
    brainrake committed May 3, 2020
    Copy the full SHA
    31c42bb View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Merge pull request #86667 from brainrape/patch-5

    makeDotElm: fix
    garbas committed May 7, 2020
    Copy the full SHA
    07bf31f View commit details
    Browse the repository at this point in the history