Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/libraries/vtk/9.x.nix

6 lines
144 B
Nix
Raw Normal View History

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.
2020-12-26 23:27:39 +01:00
import ./generic.nix {
vtk_9: init at 9.0.1
2020-08-14 17:50:47 -03:00
majorVersion = "9.0";
minorVersion = "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.
2020-12-26 23:27:39 +01:00
sourceSha256 = "1ir2lq9i45ls374lcmjzw0nrm5l5hnm1w47lg8g8d0n2j7hsaf8v";
vtk_9: init at 9.0.1
2020-08-14 17:50:47 -03:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 629ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API