summary refs log tree commit diff
path: root/pkgs/servers/x11
Commit message (Collapse)AuthorAge
* virtualbox: make guest additions use driver according to xserver versionVladimír Čunát2013-06-23
|
* libXrender, libXvMC: UpdateEelco Dolstra2013-06-14
|
* xorg: intel driver bugfix updateVladimír Čunát2013-06-08
|
* X security updatesVladimír Čunát2013-06-05
| | | | | | | http://www.x.org/wiki/Development/Security/Advisory-2013-05-23 Three libs not released yet and without commit activity for around two weeks, so I took the current master heads.
* xorg.xf86videointel: regression-fix updateVladimír Čunát2013-05-27
| | | | http://lists.freedesktop.org/archives/intel-gfx/2013-May/028277.html
* xorg.xf86videointel: fix bad hash (from #556)Vladimír Čunát2013-05-27
|
* Merge pull request #556 from jcumming/x-updates.130523Vladimír Čunát2013-05-27
|\ | | | | update Intel Graphics Stack Release
| * fix url and hash for intel x driverJack Cummings2013-05-24
| |
| * xf86-video-intel-2.21.7Jack Cummings2013-05-24
| |
| * update to 2013Q1 Intel Graphics Stack ReleaseJack Cummings2013-05-23
| | | | | | | | | | | | | | | | | | This changeset updates to all of the versions in https://01.org/linuxgraphics/downloads/2013/2013q1-intel-graphics-stack-release (but does not regression from newer version). I tried generating 'servers/x11/xorg/default.nix' with the perl script, but unrelated packges changed, so I just manually updated the file.
* | vmware driver: depend on mesa_drivers to find libxatrackerVladimír Čunát2013-05-23
|/
* xorg-server: clear the bogus font pathsVladimír Čunát2013-04-25
|
* Merge branch 'master' into x-updatesVladimír Čunát2013-04-24
|\ | | | | | | | | Conflicts (just taken x-updates): pkgs/servers/x11/xorg/overrides.nix
| * Add a working mirror for xcb-util-renderutilEvgeny Egorochkin2013-04-21
| |
| * xorg-server: fix CVE-1940Vladimír Čunát2013-04-18
| | | | | | | | | | http://lists.x.org/archives/xorg-devel/2013-April/036014.html It's a low-priority issue, but it should cause almost no rebuilds.
* | xorg: update xorgserver to 1.13.4, and moreVladimír Čunát2013-04-18
| | | | | | | | | | | | | | | | - update some modules to work with the newer server - fix many other modules via overrides - huge cleanup in overrides via better propagation and pixman include flattening - URLs of XCB stuff have been moved
* | pixman: use pixman_cairo for xorg, flatten its includesVladimír Čunát2013-04-18
|/
* Add xf86videodummy and xf86inputvoid to xorg overrides (pixman fix)Jaka Hudoklin2013-03-30
|
* Merge branch 'fixVmwareFix' of git://github.com/Davorak/nixpkgsShea Levy2013-03-08
|\ | | | | | | | | | | | | The original fix modified a generated file instead of the manually-maintained overrides file. Checked by inspection. Signed-off-by: Shea Levy <shea@shealevy.com>
| * Fix xf86vmware fixPatrick Wheeler2013-03-02
| | | | | | | | | | Moved xf86vmware fix into the overrides.nix file where and not in the generated default.nix.
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-03-07
|\ \
| * | xf86-video-intel: bump to 2.20.19Sander van der Burg2013-03-05
| |/
* | Merge branch 'master' into stdenv-updatesVladimír Čunát2013-03-02
|\| | | | | | | | | | | | | | | Conflicts (simple): pkgs/applications/networking/browsers/chromium/default.nix pkgs/development/libraries/libsoup/default.nix pkgs/os-specific/linux/kernel/manual-config.nix pkgs/os-specific/linux/qemu-kvm/default.nix
| * Making xlibs.xf86videovmware buildPatrick John Wheeler2013-02-27
| |
* | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
|/ | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* xinit: Fix logpath and dependencies for startx.aszlig2012-12-12
| | | | | | | | | | | | | | | | | | | | It seems that (almost?) all NixOS users start X using the services module, because startx seems to be broken for quite some while. And it hit me while getting to NixOS for the first time as well, so I then decided to just use the service module. As I'm working with multiple X servers, writing wrappers in ~/nixpkgs/config.nix became tedious and so I decided to fix it, hopefully without breaking anything. The fix consists of: * Provide a default location for the Xorg log (~/.xorg.log - hope that's okay) * Expose xauth through xinit to ensure purity and "unexpected behaviour", also known as "simply not working", because xauth isn't in the user's environment. * Actually provide the X binary so it doesn't have to be passed to startx every time. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra2012-11-29
|
* Remove a bunch of unreferenced filesEelco Dolstra2012-11-29
| | | | Plus a small number of obsolete packages (like old versions of qemu).
* xf86 video openchrome: fixing the build, changing overrides.Lluís Batlle i Rossell2012-11-18
|
* Fix xf86-video-sisAlexander Foremny2012-11-18
|
* Rolled back xf86-video-ati to 6.14.4.James Cook2012-10-26
| | | | | | | 6.14.6 requires a newer version of libdrm, which in turn requires a newer version of mesa. I cheated and edited the generated default.nix file instead of re-generating it, since generate-expr-from-tarballs.pl complained of a collision between two tarballs providing different versions of xorg-server.
* Fix xwd buildMichael Raskin2012-10-19
|
* Update TigerVNC to SVN checkout that at least builds..Michael Raskin2012-10-18
|
* Fix font-cursor-misc buildEelco Dolstra2012-10-15
|
* pkgs/servers/x11/xorg/overrides.nix: correctly patch path to mkfontscale ↵Peter Simons2012-10-15
| | | | into mkfontdir wrapper script
* xf86-video-intel: Update to 2.20.10Eelco Dolstra2012-10-15
|
* Fix font-schumacher-misc buildEelco Dolstra2012-10-15
| | | | http://hydra.nixos.org/build/3157818
* pkgs/servers/x11/xorg/overrides.nix: xinput needs libXrender to buildPeter Simons2012-10-14
|
* Update xcb-proto and libxcbEelco Dolstra2012-10-08
|
* Revert "xorg-server: Boldly update to 1.13.0"Eelco Dolstra2012-09-28
| | | | | | | This reverts commit 2f2426a02f89458451de0570ee6f0bf1442a3619. xf86-video-intel requires a newer version of libdrm, which in turn breaks mesa. So stick to 1.12.4 until this gets sorted out.
* xorg-server: Boldly update to 1.13.0Eelco Dolstra2012-09-28
|
* Fix builds depending on libXftEelco Dolstra2012-09-27
|
* Some X.org updates (include xorg-server to 1.12.4)Eelco Dolstra2012-09-26
|
* Merge remote-tracking branch 'origin/master' into x-updatesEelco Dolstra2012-09-26
|\ | | | | | | | | | | Conflicts: pkgs/misc/maven/maven-1.0.nix pkgs/os-specific/linux/xf86-input-wacom/default.nix
| * xorg-server: Enable the SECURITY extensionEelco Dolstra2012-09-18
| | | | | | | | This allows "ssh -X" to do the right thing.
* | xf86-input-keyboard: Needs pixmanShea Levy2012-07-15
| |
* | xf86-input-mouse: Needs pixmanShea Levy2012-07-15
| |
* | xf86-input-synaptics: Needs mtdev and pixmanShea Levy2012-07-15
| |
* | xf86-video-ati: Needs pixmanShea Levy2012-07-15
| |
* | xf86-video-cirrus: Needs pixmanShea Levy2012-07-15
| |