Vladimír Čunát
291eac9d70
xorg-server: 1.19.5 -> 1.19.6 (maintenance)
2017-12-29 10:01:22 +01:00
Vladimír Čunát
e001bd2c2f
xorg-server-1.18: fixup build with glibc-2.26
...
It's non-default version required by amdgpu-pro ATM. Thanks to Mounium.
2017-12-03 16:23:45 +01:00
Orivej Desh
6eddd8081f
xorg.fontmiscmisc: make the misc fonts available
...
Xorg was rejecting font directories with symlinks since
db6adec156
.
2017-12-01 10:37:03 +00:00
Tuomas Tynkkynen
86ad1451f2
xorg: Mark some xf86* drivers x86-only
...
https://hydra.nixos.org/eval/1413937?filter=xorg&compare=1358674
2017-11-30 19:03:14 +02:00
Vladimír Čunát
5f020d5627
Merge branch 'staging'
...
There are security fixes in multiple packages /cc #32117 ,
so I'm merging a little earlier, with a few thousand jobs
still not finished on Hydra for x86_64-darwin and aarch64-linux.
2017-11-29 10:02:40 +01:00
Orivej Desh
4549190441
xorg.bitmap: provide resource search path
2017-11-29 04:29:43 +00:00
rnhmjoj
69450d8ce3
xorg.bitmap: init at 1.0.8
2017-11-29 04:26:24 +00:00
Vladimír Čunát
db6adec156
xorg.libXfont*: security update for CVE-2017-16611
2017-11-28 21:00:56 +01:00
Vladimír Čunát
98e3af04b6
xorg.libXcursor: security 1.1.14 -> 1.1.15
...
Fix heap overflows when parsing malicious files. (CVE-2017-16612)
2017-11-28 20:59:59 +01:00
Vladimír Čunát
f6fe84d15d
xorg.bdftopcf: 1.0.5 -> 1.1
2017-11-27 13:09:19 +01:00
Vladimír Čunát
0ebb3e3926
xorg.libpciaccess: 0.13.5 -> 0.14
2017-11-27 13:08:46 +01:00
Vladimír Čunát
734c21a9f7
xf86-input-libinput: 0.25.0 -> 0.26.0
2017-11-27 13:07:35 +01:00
John Ericson
da19c34d0f
stdenv setup: Always use both propagated files
...
This continues #23374 , which always kept around both attributes, by
always including both propagated files: `propgated-native-build-inputs`
and `propagated-build-inputs`. `nativePkgs` and `crossPkgs` are still
defined as before, however, so this change should only barely
observable.
This is an incremental step to fully keeping the dependencies separate
in all cases.
2017-11-21 10:44:44 -05:00
Peter Hoeg
07d429a722
Merge pull request #30828 from gnidorah/xwayland
...
xwayland: enable acceleration with help of glamor
2017-11-01 18:01:11 +08:00
Tuomas Tynkkynen
9812babaef
xorg.xf86inputlibinput: Split dev output
...
Closure goes from 160M -> 42M
2017-10-28 14:54:35 +03:00
gnidorah
6574d21664
xwayland: enable acceleration with help of glamor
2017-10-27 09:45:40 +03:00
Joerg Thalheim
c1addcdffa
xf86-video-intel: 2017-04-18 -> 2017-10-19
2017-10-25 01:44:04 +01:00
Vladimír Čunát
525e121626
xorg.libXfont: 1.5.2 -> 1.5.3
...
It fixes CVE-2017-{13720,13722} but it's apparently very low-impact.
2017-10-21 10:10:44 +02:00
Yegor Timoshenko
db11d7fd2b
xf86-input-libinput: 0.25.1 -> 0.26.0
2017-10-15 12:13:58 -05:00
Vladimír Čunát
2baf618c3e
xorg-server: security 1.19.4 -> 1.19.5
...
CVE-2017-{12176,12177,12178,12183}
2017-10-14 11:55:21 +02:00
Vladimír Čunát
6328c76e77
xorg libXfont2, libXres: security updates
...
CVE-2013-1988, CVE-2017-{13720,13722}
2017-10-14 11:53:23 +02:00
Vladimír Čunát
994036d857
Merge branch 'master' into staging
...
Hydra: ?compare=1400181
2017-10-09 11:24:35 +02:00
Vladimír Čunát
58efdfd50c
xorg.xkeyboard-config: 2.21 -> 2.22
2017-10-08 18:24:11 +02:00
Vladimír Čunát
07efaaa722
xorg-server: security 1.19.3 -> 1.19.4
...
CVE-2017-{13721,13723}
https://lists.x.org/archives/xorg-announce/2017-October/002808.html
2017-10-08 17:32:13 +02:00
Vladimír Čunát
35f894860d
xf86-video-intel: fixup after #29039
...
This was one package in pkgs/servers/x11/xorg/default.nix
that was *not* generated, and that was missed in the PR
and overwritten (understandably).
Now the change is properly in overrides.nix to prevent that...
2017-10-08 10:55:34 +02:00
Vladimír Čunát
5dc3b2fdc6
xf86-video-amdgpu: 1.3.0 -> 1.4.0
2017-10-07 21:31:40 +02:00
Vladimír Čunát
35b4c8be51
xorg-server: fixup build after #29039
...
The expression uncarefully overrode whole nativeBuildInputs,
so after the pkgconfig move it got removed and the build failed.
1.19.3 doesn't need these lines anyway...
2017-10-07 09:38:42 +02:00
John Ericson
f8a18cd4cf
misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sed
...
Importantly, this included regenerating pkgs/servers/x11/xorg, to
clobber the old sed.
2017-09-21 15:49:54 -04:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
John Ericson
fd9c7eb2e8
misc pkgs: Make solitary pkgconfig buildInputs nativeBuildInputs
2017-09-21 15:49:53 -04:00
John Ericson
252b36a28d
misc pkgs: Recategorize some dependencies
2017-09-05 11:37:10 -04:00
Tuomas Tynkkynen
ebdbc08583
xorg: Split some man outputs from doc
...
Because soon manpages won't go to $doc anymore.
2017-08-11 21:32:53 +03:00
Carter Charbonneau
14bd516fa6
xf86-video-intel: build intel-virtual-output
2017-08-04 03:32:29 +02:00
John Ericson
ea7d13cf1a
stdenv-setup and misc hooks: Work with bash-3.4 for MacOS nix-shell
...
This is a temporary measure until this impurity is removed from Nix.
2017-07-26 09:08:01 -04:00
John Ericson
8d76effc17
stdenv-setup: Make the package accumulators associative arrays instead of strings
...
This is generally cleaner: less eval, less worrying about separators,
and probably also faster. I got the idea from that python wrapper
script.
2017-07-12 15:30:56 -04:00
Vladimír Čunát
403b3c2ddd
xkeyboard-config: 2.20 -> 2.21
2017-06-11 09:46:12 +02:00
Benjamin Staffin
7445649387
xorg-input-libinput: 0.25.0 -> 0.25.1
...
This isn't part of a full xorg release, so I just added it to the xorg
overrides.nix.
Changelog and release announcement:
https://lists.x.org/archives/xorg-announce/2017-May/002798.html
2017-06-04 13:47:05 -04:00
Vladimír Čunát
51e0f8f759
Merge branch 'master' into staging
...
Some more larger rebuilds from master.
2017-05-12 12:03:37 +02:00
Jörg Thalheim
9394314d79
xf86-video-intel: 2017-02-05 -> 2017-04-18
2017-05-11 05:55:32 +01:00
Vladimír Čunát
7830ce47cb
xf86-video-nouveau: maintenance 1.0.14 -> 1.0.15
2017-05-06 12:48:15 +02:00
Vladimír Čunát
1823113f87
xorg: misc updates
2017-05-06 11:51:24 +02:00
Vladimír Čunát
7286dfebbb
xorg xf86-input-libinput: 0.23.0 -> 0.25.0
2017-04-02 18:50:42 +02:00
Vladimír Čunát
9ceea2ff45
xorg xf86-video-amdgpu: 1.2.0 -> 1.3.0 ( #24561 )
2017-04-02 18:49:16 +02:00
Vladimír Čunát
6bce07f876
xorg xf86-video-openchrome: 0.3.3 -> 0.6.0
...
Now it builds (again), but I haven't tested it in any other way.
2017-04-02 15:26:46 +02:00
Vladimír Čunát
8eec2948ba
xorg-server: maintenance 1.19.2 -> 1.19.3
2017-04-02 15:21:04 +02:00
Vladimír Čunát
3932d080be
xorg xf86-video-nouveau: 1.0.13 -> 1.0.14
2017-04-02 15:20:23 +02:00
Vladimír Čunát
b5121db20d
xorg xf86-video-ati: 7.8.0 -> 7.9.0
2017-04-02 15:19:44 +02:00
Vladimír Čunát
da3c0ac19c
xorg.xorgserver: security 1.19.1 -> 1.19.2
...
Various bugfixes including CVE-2017-2624.
It seems to run without any problems for me.
2017-03-04 09:05:22 +01:00
Vladimír Čunát
59d1ce1c7a
xorg.libX11: 1.6.4 -> 1.6.5
...
It seems like a maintenance release.
2017-02-27 20:33:53 +01:00
Robin Gloster
56e624b155
xorg.xf86videoxgi: fix build with upstream patch
2017-02-27 12:43:58 +01:00
Vladimír Čunát
2dba30af72
Merge recent staging
...
It's almost finished by Hydra now.
2017-02-12 19:51:01 +01:00
Karn Kallio
a8d7a6a957
xwayland : fix build by giving wayland-protocols to the build.
2017-02-12 19:33:53 +01:00
Vladimír Čunát
3348905cde
xorg-server: major bump 1.18.4 -> 1.19.1
...
I encountered no problems with it. Nvidia binary drivers are tested,
and AMD ones now both set `abiCompat` to use older server versions.
2017-02-12 13:24:44 +01:00
Vladimír Čunát
c5c0f63320
xorg xf86-video-qxl: 0.1.3 -> 0.1.5
2017-02-12 13:10:51 +01:00
Vladimír Čunát
d4b8737e00
xorg: add xf86-video-{sisusb,sunleo}
...
They might be useless, but they build :-)
2017-02-12 13:07:55 +01:00
Vladimír Čunát
53600eae3d
xorg xf86-input-libinput: 0.19.1 -> 0.23.0
2017-02-12 13:01:24 +01:00
Vladimír Čunát
e970b8e8df
xorg xf86-input-evdev: 2.10.3 -> 2.10.5
2017-02-12 13:00:37 +01:00
Vladimír Čunát
ffefd83897
xorg xf86-video-*: bump drivers that seem unused
...
I verified they build, at least with xorg-server-1.19.1.
2017-02-12 12:57:42 +01:00
Vladimír Čunát
a750890b0e
xorg xkeyboard-config: 2.19 -> 2.20
2017-02-11 10:36:48 +01:00
Vladimír Čunát
473f95d809
xorg.xauth: 1.0.9 -> 1.0.10
2017-02-11 10:36:47 +01:00
Vladimír Čunát
78a115dd47
xorg util-macros: 1.19.0 -> 1.19.1
2017-02-11 10:36:46 +01:00
Vladimír Čunát
201f0cec12
xorg.presentproto: 1.0 -> 1.1
2017-02-11 10:36:45 +01:00
Vladimír Čunát
6cf8875abd
xorg.{libXi,libXpm}: minor update
2017-02-11 10:36:41 +01:00
Vladimír Čunát
ce9d30e734
Merge #22241 : amdgpu-pro: 16.50 -> 16.60
2017-02-07 20:49:58 +01:00
David McFarland
905627c7c5
xorg-server: fglrxCompat -> abiCompat
...
Allows it to be used for fglrx (1.17) and amdgpu-pro (1.18)
2017-02-06 23:16:21 -04:00
Shea Levy
0cd174899c
xf86-video-intel: 15c5ff1245 -> e4fe79cf0d.
...
Fixes a GPU hang bug, see https://bugs.freedesktop.org/show_bug.cgi?id=99696
2017-02-06 21:27:44 -05:00
Michael Raskin
4675cb78cb
xorg.libXpm: 3.5.11 -> 3.5.12
2017-02-03 13:14:39 +01:00
Vladimír Čunát
42c1f449bd
intel-gpu-tools: finish removing the duplicate
2017-01-19 09:41:38 +01:00
Pascal Wittmann
08e99191f6
remove xorg.intelgputools in favor of intel-gpu-tools
...
There is no reason in having both and the latter is a
separate derivation and thus easier to maintain.
Closes #21976
2017-01-18 21:47:22 +01:00
volth
69ed58d88f
xorg.xserver: configure --with-xkb-path= ( #21653 )
2017-01-18 02:57:15 +03:00
Robin Gloster
289782b94b
xorg.xrandr: remove unnecessary xkeystone binary
...
Fixes #21714 (see this for more information)
2017-01-11 19:53:38 +01:00
Vladimír Čunát
ad0d7f6a05
Merge branch 'staging'
2016-12-04 19:22:36 +01:00
Vladimír Čunát
8d86d16db3
xf86-video-vmware: 13.1.0 -> 13.2.1
...
I only tested building.
2016-12-04 13:36:21 +01:00
Vladimír Čunát
16a0657c9b
xf86-video-amdgpu: 1.1.2 -> 1.2.0
...
I only tested building, as I've got no compatible GPU.
2016-12-04 13:34:16 +01:00
Vladimír Čunát
cb2c5f4a43
xf86-video-ati: 7.7.1 -> 7.8.0
...
I runs fine for me.
2016-12-04 11:31:38 +01:00
Vladimír Čunát
1b158bd1c8
xf86-input-*: update drivers not in common use
2016-12-04 10:57:26 +01:00
Vladimír Čunát
3b3daf4104
xf86-input-synaptics: 1.8.3 -> 1.9.0
...
I'm getting new error in X.0.log:
"Synaptics driver unable to detect protocol"
but the touchpad still works fine. It seems the driver is trying to
additionally apply to my regular (wireless) mouse which fails.
I hope this is just harmless.
2016-12-04 10:52:53 +01:00
Vladimír Čunát
bf220b1b4a
Revert "xf86-input-synaptics: 1.8.3 -> 1.9.0"
...
This reverts commit d34ccd1db4
.
By a mistake, it included much more than intended at this point.
2016-12-04 10:50:30 +01:00
Vladimír Čunát
d34ccd1db4
xf86-input-synaptics: 1.8.3 -> 1.9.0
...
I'm getting new error in X.0.log:
"Synaptics driver unable to detect protocol"
but the touchpad still works fine. It seems the driver is trying to
additionally apply to my regular (wireless) mouse which fails.
I hope this is just harmless.
2016-12-04 10:40:35 +01:00
Vladimír Čunát
33abc705b3
xorg-server variants: eradicate symlink to /var/tmp
...
- Fixes #19673 ; it caused problems in combination with buildEnv.
- As noted, X falls back to /tmp:
https://github.com/NixOS/nixpkgs/issues/19673#issuecomment-258871876
- Removing the directory is still required, as X would attempt to write
into it if allowed - and probably succeed in case the user set
nix.readOnlyStore = false; (X runs as root).
- Archeology link: 9d1569316
.
2016-12-04 09:43:05 +01:00
Vladimír Čunát
b9f511d279
xorg.xproto: 7.0.29 -> 7.0.31
2016-12-03 13:55:23 +01:00
Vladimír Čunát
7581600808
xkeyboard_config: 2.18 -> 2.19
2016-12-03 13:54:31 +01:00
Vladimír Čunát
c9668e40fe
xorg.libXfont: 1.5.1 -> 1.5.2
2016-12-03 13:52:36 +01:00
Vladimír Čunát
96798a2702
xorg.libXi: 1.7.7 -> 1.7.8
...
The announcement claims it resolves some crashes.
2016-11-15 00:19:39 +01:00
Vladimír Čunát
4fee7fc82e
xorg.libXrender: propagate renderproto
...
Fixes #19909 ; there's a dependency between the headers.
2016-10-27 22:16:04 +02:00
Vladimír Čunát
0240306d01
xorg-server: maintenance 1.18.3 -> 1.18.4
2016-10-18 22:11:51 +02:00
Vladimír Čunát
47df822937
xf86-video-nouveau: 1.0.12 -> 1.0.13
2016-10-18 22:11:32 +02:00
Vladimír Čunát
f755299443
xorg: security fixes #19234
...
https://lists.x.org/archives/xorg-announce/2016-October/002720.html
2016-10-11 20:38:33 +02:00
Alexander Ried
e7ded267bd
xserver: replace XKB_BINDIR with compile time option
...
---
Using the configure option relieves us of the patch and passing the path
via the env var in many places. Also the env var may not be inherited
when components like gdm spawn new sessions.
2016-10-03 15:03:02 +02:00
Eelco Dolstra
55f489eb74
libXp: Use multiple outputs
2016-10-02 19:22:19 +02:00
Eelco Dolstra
b6f3e08019
xinput: Remove libXfixes.dev from the closure
2016-09-26 19:59:02 +02:00
Vladimír Čunát
73f59a794d
Merge #18717 : xf86-video-intel: update and use DRI3
...
... by default
2016-09-18 22:19:47 +02:00
Benjamin Saunders
c640fbfdc3
xf86-video-intel: 2016-05-22 -> 2016-09-08
...
Enable DRI3 by default while we're at it.
2016-09-17 20:07:07 -07:00
Vladimír Čunát
772d14d8c2
xorg: expression cleanup
...
The generating script needed to be updated not to overwrite the
hardening changes back.
2016-09-16 22:41:20 +02:00
Vladimír Čunát
16ed17d6c8
xf86-input-evdev: bugfix 2.10.2 -> 2.10.3
2016-09-16 22:41:19 +02:00
Vladimír Čunát
8aad4e8602
xf86-video-{ati,amdgpu}: maintenance updates
2016-09-16 22:41:19 +02:00
Vladimír Čunát
f12378e5b7
xorg xkeyboard-config: 2.17 -> 2.18
2016-09-16 22:41:18 +02:00
Vladimír Čunát
3efebb1680
xorg.xf86-input-libinput: 0.19.0 -> 0.19.1
...
It fixes a typo in API (!).
https://lists.x.org/archives/xorg-announce/2016-September/002705.html
2016-09-14 00:05:12 +02:00
Tuomas Tynkkynen
e2c6740c37
Merge commit 'adaee73' from staging into master
...
This one was already merged into release-16.09, so let's not have the
stable branch is ahead of master and confuse things. In addition to
that, currently we have an odd situation that master has less things
actually finished building than in staging.
Conflicts:
pkgs/data/documentation/man-pages/default.nix
2016-09-03 01:02:51 +03:00
Tuomas Tynkkynen
79d673e21c
xorg: Mark obsolete xorgvideo* drivers broken
...
These are now showing up as broken builds in Hydra since 2daefaf457
.
None of these compiled even in 16.03 and I think all of them are
for pretty obsolete hardware, so just mark them as broken.
(In principle the xorg generator could be made to ignore them but that
would be more work.)
2016-09-02 16:38:46 +03:00