1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 06:01:15 +00:00
nixpkgs/pkgs/top-level
Baptist BENOIST 736b295bc5 vtk: Use the Qt libraries as an argument instead of a boolean
To prevent multiple Qt libraries when developing with a custom one, the Qt
support can now be activated by directly supplying the Qt libraries as an
argument (qtLib).

qtSDK and qtFull users/developers now just have to define an override such
as the following one in order to use it inside their development
environment:

vtk.override { qtLib = qt4SDK; };

The previous behavior is still the same for vtk and vtkWithQt4 end-users.

Change-Id: I517762d4ff7de46d32cc46e6e725fd62737caa52
2013-10-28 10:00:32 +01:00
..
all-packages.nix vtk: Use the Qt libraries as an argument instead of a boolean 2013-10-28 10:00:32 +01:00
guile-2-test.nix
haskell-defaults.nix
haskell-packages.nix haskell-src-exts: switch default to version 1.14.0 2013-10-14 08:43:35 +02:00
make-tarball.nix Tarball: Match the NixOS version 2013-10-11 13:36:09 +02:00
mingw.nix
node-packages-generated.nix Added owl-deepcopy nodejs package + update other node packages 2013-10-09 18:12:09 +02:00
node-packages.json Added owl-deepcopy nodejs package + update other node packages 2013-10-09 18:12:09 +02:00
node-packages.nix updating node packages and adding few to the json list 2013-09-04 19:29:15 +02:00
perl-packages.nix Merge pull request #973 from errge/master 2013-09-18 16:34:19 -07:00
platforms.nix Move kernelExtraConfig to common-config.nix (for x86) 2013-08-01 14:35:31 +02:00
python-packages-generated.nix Update python packages 2013-10-13 15:19:46 +02:00
python-packages.json Revert "pythonPackage.psycopg2: fix" 2013-10-11 10:44:18 +02:00
python-packages.nix Revert "pythonPackage.psycopg2: fix" 2013-10-11 10:44:18 +02:00
r-packages.nix Wrapped R's package system similarly to perlPackages 2013-09-28 13:19:43 +02:00
release-cross.nix
release-lib.nix
release-python.nix mountall: Remove 2013-09-18 13:05:23 +02:00
release-small.nix splashutils: Remove 2013-09-26 18:03:43 +02:00
release.nix splashutils: Remove 2013-09-26 18:03:43 +02:00