Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 24abe2b2b3f301e3a0185138b87e7a7052828248
https://github.com/NixOS/nixpkgs/commit/24abe2b2b3f301e3a0185138b87e7a7052828248
Author: Sebastián Bernardo Galkin <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
M nixos/modules/hardware/video/bumblebee.nix
M pkgs/tools/X11/bumblebee/default.nix
A pkgs/tools/X11/bumblebee/nvidia-conf.patch
M pkgs/tools/X11/bumblebee/xopts.patch
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Bumblebee config to enable multiple monitors
Added configurations to `bumblebee` package to easy multiple monitors on Optimus
machines.
The behaviour of the default `bumblebee` package hasn't change, so this change
is backwards compatible. Users who want to connect a monitor to their discrete
card should use the package `bumblebee_display` instead.
Also added new configuration option to nixos bumblebee module:
```
hardware.bumblebee.connectDisplay = true
```
will enable the new configuration, but the default is still false.
Commit: d957d9e6bc8c252123a921541ad17eb6041406cd
https://github.com/NixOS/nixpkgs/commit/d957d9e6bc8c252123a921541ad17eb6041406cd
Author: lethalman <[email protected]>
Date: 2015-01-19 (Mon, 19 Jan 2015)
Changed paths:
M nixos/modules/hardware/video/bumblebee.nix
M pkgs/tools/X11/bumblebee/default.nix
A pkgs/tools/X11/bumblebee/nvidia-conf.patch
M pkgs/tools/X11/bumblebee/xopts.patch
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Merge pull request #5517 from paraseba/bumblebee
Bumblebee config to enable multiple monitors
Compare: https://github.com/NixOS/nixpkgs/compare/7fdbd2a3943f...d957d9e6bc8c_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits