Commit Graph

1381 Commits

Author SHA1 Message Date
Siddhartha
b1e2a2c292 xf86-video-ati: unstable -> 22.0.0 2023-10-27 02:40:09 -04:00
Siddhartha
74b1625f42 luit: 20190106 -> 20230201 2023-10-27 02:40:09 -04:00
Siddhartha
7f6947092b xorg-server: 21.1.8 -> 21.1.9 2023-10-27 02:25:48 -04:00
github-actions[bot]
08be9a9577
Merge master into staging-next 2023-10-26 12:01:25 +00:00
Sergei Trofimovich
e22bb8a480 xwayland: 23.2.1 -> 23.2.2
Changes: https://lists.x.org/archives/xorg/2023-October/061514.html
2023-10-25 10:05:12 +01:00
github-actions[bot]
07245b90f3
Merge staging-next into staging 2023-10-18 00:02:49 +00:00
github-actions[bot]
35eee590be
Merge master into staging-next 2023-10-18 00:02:17 +00:00
John Ericson
9cb51cf21d xorg: Add meta.pkgConfigModules and test 2023-10-16 15:49:55 -04:00
Mario Rodas
b4c4fd5f96
Merge pull request #259562 from trofi/xkeyboard_config-update
xkeyboard_config: 2.39 -> 2.40
2023-10-16 08:29:16 -05:00
github-actions[bot]
ae77d35744
Merge staging-next into staging 2023-10-16 00:03:09 +00:00
Martin Weinelt
94c8c31bee
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/numba/default.nix
2023-10-15 22:31:34 +02:00
Artturi
c8c160f107
Merge pull request #258423 from trofi/xorg.fonttosfnt-update 2023-10-15 07:12:19 +03:00
Artturi
2b1084857d
Merge pull request #259845 from trofi/xorg.libXrandr-update 2023-10-15 07:11:59 +03:00
Nick Cao
974a98aaa1
xorg.libXpm: 3.5.16 -> 3.5.17
(cherry picked from commit 6a935b14c1)
(to get the security fix earlier)
2023-10-13 09:45:24 +02:00
Nick Cao
d2b483212d
xorg.libX11: 1.8.6 -> 1.8.7
(cherry picked from commit efdba2d7be)
(to get the security fix earlier)
2023-10-13 09:44:59 +02:00
Sergei Trofimovich
f9c6b6f43a xorg.libXrandr: 1.5.3 -> 1.5.4
Changes: https://www.mail-archive.com/xorg-announce@lists.x.org/msg01636.html
2023-10-08 22:09:37 +01:00
Sergei Trofimovich
6765f08294 xkeyboard_config: 2.39 -> 2.40
Changes: https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/compare/xkeyboard-config-2.39...xkeyboard-config-2.40?from_project_id=891&straight=false
2023-10-07 11:31:20 +01:00
github-actions[bot]
7017e013bf
Merge staging-next into staging 2023-10-05 12:02:16 +00:00
Alyssa Ross
a838aa244f
Merge remote-tracking branch 'origin/master' into staging-next
The hash for pytensor is not correct, but that's also the case in
master, so a merge commit isn't the place to fix it.

Conflicts:
	pkgs/development/python-modules/faadelays/default.nix
	pkgs/development/python-modules/pytensor/default.nix
	pkgs/tools/admin/rset/default.nix
2023-10-05 08:02:48 +00:00
Anderson Torres
492414af5f treewide: remove cstrahan from meta.maintainers - part 1
All the packages here are now orphaned.
2023-10-04 22:20:58 -03:00
Maximilian Bosch
8bc5104a6e
treewide: refactor .attrs.sh detection
When specifying the `builder` attribute in `stdenv.mkDerivation`, this
will be effectively transformed into

    builtins.derivation {
      builder = stdenv.shell;
      args = [ "-e" builder ];
    }

This also means that `default-builder.sh` is never sourced and as a
result it's not guaranteed that `$NIX_ATTRS_SH_FILE` is set to a correct
location[1].

Also, we need to source `.attrs.sh` to source `$stdenv`. So, the
following is done now:

* If `$NIX_ATTRS_SH_FILE` points to a correct location, then use it.
  Directly using `.attrs.sh` is problematic for `nix-shell(1)` usage
  (see previous commit for more context), so prefer the environment
  variable if possible.

* Otherwise, if `.attrs.sh` exists, then use it. See [1] for when this
  can happen.

* If neither applies, it can be assumed that `__structuredAttrs` is
  turned off and thus nothing needs to be done.

[1] It's possible that it doesn't exist at all - in case of Nix 2.3 or
    it can point to a wrong location on older Nix versions with a bug in
    `__structuredAttrs`.
2023-10-04 18:36:57 +02:00
Nick Cao
31a4c3f2e2
Merge pull request #258841 from NickCao/x11-security
xorg.libX11: 1.8.6 -> 1.8.7, xorg.libXpm: 3.5.16 -> 3.5.17
2023-10-04 09:24:16 -04:00
github-actions[bot]
0f2514516b
Merge master into staging-next 2023-10-04 06:00:56 +00:00
Artturi
d1c9180c6d
Merge pull request #258425 from NickCao/xf86videosiliconmotion 2023-10-04 05:19:08 +03:00
Martin Weinelt
e29e5077fc
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/podcastparser/default.nix
2023-10-03 21:13:27 +02:00
Nick Cao
6a935b14c1
xorg.libXpm: 3.5.16 -> 3.5.17 2023-10-03 13:43:11 -04:00
Nick Cao
efdba2d7be
xorg.libX11: 1.8.6 -> 1.8.7 2023-10-03 13:42:15 -04:00
Alyssa Ross
b369092b3b xorg.libxcvt.meta.homepage: init 2023-10-03 12:05:52 +00:00
Alyssa Ross
d8469ef08c pkgsStatic.xorg.libxcvt: mark unsupported
Uses shared_library in Meson.
2023-10-03 12:05:52 +00:00
Nick Cao
6eb49b7201
xorg.xf86videosiliconmotion: 1.7.9 -> 1.7.10 2023-10-01 11:32:39 -04:00
Sergei Trofimovich
bfe7106506 xorg.fonttosfnt: 1.2.2 -> 1.2.3
Changes: https://www.spinics.net/lists/xorg/msg61060.html
2023-10-01 16:18:00 +01:00
Alyssa Ross
d4a1009f5a
Merge remote-tracking branch 'origin/master' into staging-next 2023-10-01 13:53:00 +00:00
K900
c018561f54 nixos/amdgpu-pro: remove nixpkgs.config usage
A new X.org ABI is exceptionally unlikely at this point, and we can
add an assertion if it ever happens.
2023-09-26 18:02:00 +03:00
github-actions[bot]
035c6df194
Merge staging-next into staging 2023-09-24 00:03:26 +00:00
Sergei Trofimovich
de359db4b9 xwayland: added withLibunwind to guard libunwind dependency 2023-09-23 16:43:51 -03:00
Sergei Trofimovich
0966f1d593 xwayland: 23.2.0 -> 23.2.1
While at it added trivial updater.

Changes: https://www.spinics.net/lists/xorg/msg61058.html
2023-09-23 16:43:51 -03:00
Nick Cao
4c24a3a4f0
Merge pull request #254448 from NickCao/x11
xorg.*: update to latest version
2023-09-19 10:08:14 -04:00
Nick Cao
909ecad386
xorg.xcbproto: 1.15.2 -> 1.16.0 2023-09-14 11:11:22 -04:00
Nick Cao
83714adfd5
xorg.libxcb: 1.15 -> 1.16 2023-09-14 11:11:21 -04:00
Nick Cao
cd0e3964e8
xorg.fontutil: 1.4.0 -> 1.4.1 2023-09-14 11:11:20 -04:00
Nick Cao
0cc3376650
xorg.xf86inputlibinput: 1.3.0 -> 1.4.0 2023-09-14 11:11:19 -04:00
Nick Cao
69e3784e03
xorg.libpthreadstubs: 0.4 -> 0.5 2023-09-14 11:11:18 -04:00
arcnmx
6be969daf1 xorg: add meta.mainProgram to various utilities
See #246386
2023-09-11 10:00:22 -07:00
github-actions[bot]
2296693f8e
Merge staging-next into staging 2023-08-29 18:01:29 +00:00
Luiz Ferraz
dfd1342013
xorg.xrandr: Add mainProgram metadata
Fix warning described in https://github.com/NixOS/nixpkgs/issues/249169
2023-08-29 10:23:34 -03:00
Artturin
6ea1c15e35 xorg.libpthreadstubs: add windows to platforms 2023-08-28 01:57:38 +03:00
Artturin
13dd91e301 xorg.libxcb: fix mingw cross
`pkgsCross.mingwW64.xorg.libxcb`
2023-08-27 22:25:49 +03:00
Artturin
783e4dcba8 xorg.xorgproto: Fix windows cross
`pkgsCross.mingwW64.xorg.xorgproto`

https://aur.archlinux.org/packages/mingw-w64-xorgproto
2023-08-27 22:25:48 +03:00
K900
a1cf878699 xwayland: 23.1.2 -> 23.2.0 2023-08-16 13:51:59 +03:00
maralorn
de7882fd41
xorg.libXtst: add meta.pkgConfigModules annotation 2023-08-08 16:00:38 +02:00
maralorn
09b6e7fb21
xorg.libXdmcp: add meta.pkgConfigModules annotation 2023-08-08 16:00:38 +02:00
maralorn
d85a512a38
xorg.libxcb: add meta.pkgConfigModules annotation 2023-08-08 16:00:37 +02:00
Robert Hensing
34ee0260ec treewide: Add meta.mainProgram
Based on ofborg feedback.
Part of https://github.com/NixOS/nixpkgs/pull/246386
2023-08-01 12:21:05 +02:00
Robert Hensing
4c1d3cee60 treewide: Add meta.mainProgram
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-31 21:54:43 +02:00
rnhmjoj
fba18d8445
xorg.xkeyboardconfig_custom: update for 2.39
The script broke since xkeyboardconfig moved to the meson build system.
2023-07-18 17:03:11 +02:00
github-actions[bot]
26b725b3fe
Merge master into staging-next 2023-07-15 12:01:05 +00:00
Nick Cao
28ee142c7d
xorg.xeyes: 1.2.0 -> 1.3.0 2023-07-14 19:30:53 +08:00
Nick Cao
1d35186f40
xorg.xf86inputkeyboard: set meta.platforms 2023-07-04 16:19:36 +08:00
Nick Cao
c24f38ad30
xorg.xkeyboardconfig: build with meson 2023-07-04 11:57:13 +08:00
Nick Cao
ddbc49bb57
xorg.xorgcffiles: drop upstreamed patch 2023-07-04 11:38:38 +08:00
Nick Cao
5a450bdd9f
xorg.*: update to latest version 2023-07-03 13:49:48 +08:00
github-actions[bot]
9fc1b7bdc9
Merge staging-next into staging 2023-07-03 00:03:26 +00:00
Nick Cao
60fa9e3f4f
Merge pull request #241052 from NickCao/xorg-driver
xorg.*: update all drivers
2023-07-03 07:23:34 +08:00
github-actions[bot]
394e69c186
Merge staging-next into staging 2023-07-02 12:01:55 +00:00
Nick Cao
441bf670e8
xorg.*: prefer mirror://xorg urls 2023-07-02 17:16:59 +08:00
Nick Cao
663a5e2c02
xorg.*: update all drivers 2023-07-02 16:44:39 +08:00
Nick Cao
21c51734bc
Merge pull request #241012 from NickCao/xorg
xorg.*: update all individual apps
2023-07-02 16:42:53 +08:00
Nick Cao
6874424765
xorg.xinit: drop upstreamed patch 2023-07-02 12:54:50 +08:00
Nick Cao
ac70395304
xorg.xdm: drop outdated patch 2023-07-02 12:53:56 +08:00
Nick Cao
3c176486ef
xorg.*: update all fonts 2023-07-02 10:51:26 +08:00
Nick Cao
528afff1f9
xorg.*: update all individual apps 2023-07-02 10:29:17 +08:00
Sergei Trofimovich
bc4e2de3ab xorg.libXau: 1.0.9 -> 1.0.11
Changes:
- 1.0.10: https://www.spinics.net/lists/xorg/msg60648.html
- 1.0.11: https://www.spinics.net/lists/xorg/msg60777.html
2023-06-26 08:43:32 +01:00
Fabián Heredia Montiel
8f1b807d71 xorg.libX11: 1.8.4 → 1.8.6 2023-06-16 10:45:51 -06:00
Rouven Czerwinski
0046dd7807 xwayland: 23.1.1 -> 23.1.2
This release includes improved DMA-BUF v4 feedback support for direct
scanout, relaxed CVT modes for non-standard modes, fixes for the
CHERI/Morello platform and other various fixes.

Changelog: https://lists.x.org/archives/xorg-announce/2023-June/003405.html
2023-06-13 08:41:17 +02:00
Alyssa Ross
6abae5cbb5 xwayland: set meta.mainProgram 2023-05-27 15:00:40 +00:00
Artturi
759a96cd3c
Merge pull request #231664 from Artturin/libxcvtupd 2023-05-15 20:37:34 +03:00
Weijia Wang
691696ebad
Merge pull request #231732 from wegank/xorg-server-darwin
xorg.xorgserver: substitute outside of patches
2023-05-14 15:02:46 +02:00
Weijia Wang
271735a0b9 xorg.xorgserver: substitute outside of patches 2023-05-14 14:02:10 +02:00
Artturin
7212cbc712 xorg.libxcvt: 0.1.1 -> 0.1.2 2023-05-13 16:21:52 +03:00
Alyssa Ross
1124a75459 xorg.libpciaccess: backport patch for musl 1.2.4 2023-05-07 21:42:40 +00:00
Weijia Wang
660a9c0af2
Merge pull request #228272 from quentinmit/xquartz
xquartz, xorg.xorgserver: Fix broken xquartz package
2023-05-03 14:07:25 +03:00
Quentin Smith
65601cbb21
xorg.xorgserver: Use substitute in patches instead of postPatch 2023-05-03 00:43:15 -04:00
Quentin Smith
9ae8af51c5
xquartz: Allow extra font directories to be passed 2023-04-26 21:22:11 -04:00
Quentin Smith
d018f767e1
xquartz: Fix package to be compatible with current xorg.xorgserver 2023-04-26 21:22:11 -04:00
Quentin Smith
77f296ec59
xquartz: Copy fonts to avoid ELOOP 2023-04-26 01:43:24 -04:00
Quentin Smith
d2cd23b9de
xorg.xorgserver: Restore XQuartz.app's usage of environment variables.
XQuartz.app needs to be able to find the `startx' from the `xinit'
package, but it defaults to assuming it is in the same directory as
the Xquartz binary, which it will never be. This restores a patch that
uses environment variables to locate `startx', which is what the
`xquartz' package is expecting to use.
2023-04-26 01:43:24 -04:00
Quentin Smith
f7416d72f6
xorg.xorgserver: Fix Xquartz stub on macOS
Xquartz has been broken since #40574 because the Xquartz binary
couldn't find the corresponding XQuartz.app. This commit restores an
earlier patch to use an environment variable to find XQuartz.app, and
additionally embeds the path to the XQuartz.app's Nix store location
as a default.
2023-04-25 03:18:26 -04:00
Sergei Trofimovich
6bd147a085
Merge pull request #224961 from trofi/xorg.xcbutil-update
xorg.xcbutil{,errors,image,keysyms,renderutil,wm}: update to 2023 April
2023-04-11 19:32:02 +01:00
Sergei Trofimovich
43bfba1dcc xorg.xcbutil{,errors,image,keysyms,renderutil,wm}: update to 2023 April
It's a bunch of minor updates in related packages:

xorg.xcbutil: 0.4.0 -> 0.4.1
xorg.xcbutilerrors: 1.0 -> 1.0.1
xorg.xcbutilimage: 0.4.0 -> 0.4.1
xorg.xcbutilkeysyms: 0.4.0 -> 0.4.1
xorg.xcbutilrenderutil: 0.3.9 -> 0.3.10
xorg.xcbutilwm: 0.4.1 -> 0.4.2
2023-04-06 08:23:34 +01:00
github-actions[bot]
5e498b046d
Merge staging-next into staging 2023-04-04 12:01:50 +00:00
Jon Hermansen
2d7a54427c xorg.libpciaccess: fix pci.ids lookups at runtime
In GitHub issue #221592 I found that virt-manager was not showing PCI info.
Tracking the issue down points to this library, which is consumed by libvirt.
libpciaccess was reading from the default path of /usr/share/hwdata/pci.ids,
which will likely not exist on NixOS.

Instead of using the hard-coded path, change the libpciaccess package to depend
on hwdata at runtime and to be configured with the hwdata share path.

Updated the generation script, as well as committed the newly generated changes.
2023-04-04 11:54:59 +02:00
Vladimír Čunát
f6455c7baf
Merge #223864: xwayland 22.1.8 -> 23.1.1 2023-04-04 08:03:36 +02:00
Vladimír Čunát
4eaca2b138
Merge #188492: glibc: 2.35-224 -> 2.37-8
...into staging
2023-04-03 20:29:07 +02:00
Matt Christ
3a9aec90fc xorg-server: 21.1.7 -> 21.1.8 fixes CVE-2023-1393 2023-03-31 07:29:02 -05:00
Rouven Czerwinski
6d097e3385 xwayland 22.1.8 -> 23.1.1
Some notable changes since Xwayland 22.1 include:

  - Support for linux_dmabuf v4 protocol,
  - Support for wl_pointer.axis_v120 (high-resolution scrolling),
  - Support for xwayland_shell protocol,
  - Improved "rootful" mode for using Xwayland as a nested Xserver,
  - Improved emulated XRandR support exposing the output names,
  - Support for byte-swapped clients is now disabled by default.

Link: https://lists.x.org/archives/xorg-announce/2023-February/003330.html
2023-03-30 07:57:43 +02:00
Maximilian Bosch
7046f09fe4
xorg.xdm: fix build w/glibc-2.36
Failing Hydra build: https://hydra.nixos.org/build/193323749
2023-03-29 09:50:28 +02:00
github-actions[bot]
07fb9cae4e
Merge master into staging-next 2023-03-26 00:02:45 +00:00
Sergei Trofimovich
a78a1e5097 xorg.mkfontscale: 1.2.1 -> 1.2.2 2023-03-25 10:43:14 +00:00
Vladimír Čunát
12dd95fbb1
Merge branch 'master' into staging-next 2023-03-24 09:07:41 +01:00
Finn Krein
92be697638 xwayland: Add support for the X Security extension
Enabling the security extension is needed to properly run  xauth on wayland.
For example `ssh -X` is not going to work properly without this.
2023-03-23 18:22:59 +01:00