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: 8e334e699242
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e71634eece7d
Choose a head ref
  • 1 commit
  • 7 files changed
  • 1 contributor

Commits on Dec 26, 2020

  1. vtk: clean up / reduce code repetition (#107617)

    vtk: clean up / reduce code repetition
    
    This refactors the vtk expressions to use a generic base expression,
    which is used for all 3 versions.
    
    vtk 7.x no longer uses gcc 8, since the quirk of it not building with
    gcc 9 seems to have been fixed.
    
    This also makes the python bindings available for all 3 versions, and
    fixes building them for vtk 8 by adding a patch.
    lheckemann committed Dec 26, 2020
    Copy the full SHA
    e71634e View commit details
    Browse the repository at this point in the history