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

Commits on Jun 6, 2018

  1. rPackages.cluster: fix darwin build

    This fixes the error:
        ld: library not found for -liconv
    knedlsepp committed Jun 6, 2018
    Copy the full SHA
    5d092b3 View commit details
    Browse the repository at this point in the history
  2. rPackages.KernSmooth: fix darwin build

    This fixes the error:
        ld: library not found for -liconv
    knedlsepp committed Jun 6, 2018
    Copy the full SHA
    e023f11 View commit details
    Browse the repository at this point in the history
  3. rPackages.nlme: fix darwin build

    This fixes the error:
        ld: library not found for -liconv
    knedlsepp committed Jun 6, 2018
    Copy the full SHA
    d8ad2ad View commit details
    Browse the repository at this point in the history
  4. rPackages.Matrix: fix darwin build

    This fixes the error:
        ld: library not found for -liconv
    knedlsepp committed Jun 6, 2018
    Copy the full SHA
    0275562 View commit details
    Browse the repository at this point in the history
  5. rPackages.mgcv: fix darwin build

    This fixes the error:
        ld: library not found for -liconv
    knedlsepp committed Jun 6, 2018
    Copy the full SHA
    aeda458 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Merge pull request #41606 from knedlsepp/fix-rWrapper-on-darwin

    Fix rWrapper on darwin
    matthewbauer committed Jun 7, 2018
    Copy the full SHA
    f5b0d6d View commit details
    Browse the repository at this point in the history