diff options
| author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-04-29 14:16:34 +0200 |
|---|---|---|
| committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-04-29 14:42:36 +0200 |
| commit | 02cef04c8187f12fd160d5fedf0ec8a928f02639 (patch) | |
| tree | c5b52b19ae13347b1b025ab203115a1c53860412 /pkgs/development/python-modules/GitPython | |
| parent | 3fe96bcca168b8b3ca9b9cb56f2568c338b0936d (diff) | |
Move the NVIDIA support into its own module
Previously all card-specific stuff was scattered across xserver.nix
and opengl.nix, which is ugly. Now it can be kept together in a single
card-specific module. This required the addition of a few internal
options:
- services.xserver.drivers: A list of { name, driverName, modules,
libPath } sets.
- hardware.opengl.package: The OpenGL implementation. Note that there
can be only one OpenGL implementation at a time in a system
configuration (i.e. no dynamic detection).
- hardware.opengl.package32: The 32-bit OpenGL implementation.
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions
