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

Commits on Sep 6, 2020

  1. suitesparse: remove custom fixDarwinDylibNames postInstall

    This shadows the regular fixDarwinDylibNames function, which is a
    nativeBuildInput, and prevents it from converting some relative paths to
    absolute.  According to the comment this can be removed as of 5.7.2.
    graham33 committed Sep 6, 2020
    Copy the full SHA
    e10228d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Merge pull request #96982 from graham33/fix/96981_suitesparse_dylib_n…

    …ames
    
    suitesparse: rename fixDarwinDylibNames override
    jtojnar committed Sep 7, 2020
    Copy the full SHA
    87ec0fb View commit details
    Browse the repository at this point in the history