summary refs log tree commit diff
path: root/pkgs/servers/x11
AgeCommit message (Collapse)AuthorFilesLines
2023-10-28xorg.xf86videoati: drop overridesVladimír Čunát1-5/+0
I realized that after dropping all patches in b1e2a2c292be78f2949 there's no need for this.
2023-10-28Merge #263725: xorg: luit, xf86-video-ati: updateVladimír Čunát3-14/+8
...into staging-next
2023-10-27Merge master into staging-nextgithub-actions[bot]2-4/+4
2023-10-27xf86-video-ati: unstable -> 22.0.0Siddhartha3-10/+4
2023-10-27luit: 20190106 -> 20230201Siddhartha2-4/+4
2023-10-27xorg-server: 21.1.8 -> 21.1.9Siddhartha2-4/+4
2023-10-26Merge master into staging-nextgithub-actions[bot]1-2/+2
2023-10-25xwayland: 23.2.1 -> 23.2.2Sergei Trofimovich1-2/+2
Changes: https://lists.x.org/archives/xorg/2023-October/061514.html
2023-10-18Merge staging-next into staginggithub-actions[bot]3-669/+1568
2023-10-18Merge master into staging-nextgithub-actions[bot]3-669/+1568
2023-10-16xorg: Add `meta.pkgConfigModules` and testJohn Ericson3-669/+1568
2023-10-16Merge pull request #259562 from trofi/xkeyboard_config-updateMario Rodas2-4/+4
xkeyboard_config: 2.39 -> 2.40
2023-10-16Merge staging-next into staginggithub-actions[bot]2-4/+4
2023-10-15Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2-4/+4
Conflicts: - pkgs/development/python-modules/numba/default.nix
2023-10-15Merge pull request #258423 from trofi/xorg.fonttosfnt-updateArtturi2-4/+4
2023-10-15Merge pull request #259845 from trofi/xorg.libXrandr-updateArtturi2-4/+4
2023-10-13xorg.libXpm: 3.5.16 -> 3.5.17Nick Cao2-4/+4
(cherry picked from commit 6a935b14c1a5866e502cccf3af7d3473e4ef9a7e) (to get the security fix earlier)
2023-10-13xorg.libX11: 1.8.6 -> 1.8.7Nick Cao2-4/+4
(cherry picked from commit efdba2d7be656c63bdfce7319b1b62332098cb46) (to get the security fix earlier)
2023-10-08xorg.libXrandr: 1.5.3 -> 1.5.4Sergei Trofimovich2-4/+4
Changes: https://www.mail-archive.com/xorg-announce@lists.x.org/msg01636.html
2023-10-07xkeyboard_config: 2.39 -> 2.40Sergei Trofimovich2-4/+4
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-05Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-10-05Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross1-1/+1
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-04treewide: remove cstrahan from meta.maintainers - part 1Anderson Torres1-1/+1
All the packages here are now orphaned.
2023-10-04treewide: refactor `.attrs.sh` detectionMaximilian Bosch1-1/+1
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-04Merge pull request #258841 from NickCao/x11-securityNick Cao2-8/+8
xorg.libX11: 1.8.6 -> 1.8.7, xorg.libXpm: 3.5.16 -> 3.5.17
2023-10-04Merge master into staging-nextgithub-actions[bot]2-4/+4
2023-10-04Merge pull request #258425 from NickCao/xf86videosiliconmotionArtturi2-4/+4
2023-10-03Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-1/+9
Conflicts: - pkgs/development/python-modules/podcastparser/default.nix
2023-10-03xorg.libXpm: 3.5.16 -> 3.5.17Nick Cao2-4/+4
2023-10-03xorg.libX11: 1.8.6 -> 1.8.7Nick Cao2-4/+4
2023-10-03xorg.libxcvt.meta.homepage: initAlyssa Ross1-0/+1
2023-10-03pkgsStatic.xorg.libxcvt: mark unsupportedAlyssa Ross1-1/+8
Uses shared_library in Meson.
2023-10-01xorg.xf86videosiliconmotion: 1.7.9 -> 1.7.10Nick Cao2-4/+4
2023-10-01xorg.fonttosfnt: 1.2.2 -> 1.2.3Sergei Trofimovich2-4/+4
Changes: https://www.spinics.net/lists/xorg/msg61060.html
2023-10-01Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross1-19/+12
2023-09-26nixos/amdgpu-pro: remove `nixpkgs.config` usageK9001-19/+12
A new X.org ABI is exceptionally unlikely at this point, and we can add an assertion if it ever happens.
2023-09-24Merge staging-next into staginggithub-actions[bot]1-6/+15
2023-09-23xwayland: added `withLibunwind` to guard `libunwind` dependencySergei Trofimovich1-3/+4
2023-09-23xwayland: 23.2.0 -> 23.2.1Sergei Trofimovich1-3/+11
While at it added trivial updater. Changes: https://www.spinics.net/lists/xorg/msg61058.html
2023-09-19Merge pull request #254448 from NickCao/x11Nick Cao2-20/+20
xorg.*: update to latest version
2023-09-14xorg.xcbproto: 1.15.2 -> 1.16.0Nick Cao2-4/+4
2023-09-14xorg.libxcb: 1.15 -> 1.16Nick Cao2-4/+4
2023-09-14xorg.fontutil: 1.4.0 -> 1.4.1Nick Cao2-4/+4
2023-09-14xorg.xf86inputlibinput: 1.3.0 -> 1.4.0Nick Cao2-4/+4
2023-09-14xorg.libpthreadstubs: 0.4 -> 0.5Nick Cao2-4/+4
2023-09-11xorg: add meta.mainProgram to various utilitiesarcnmx1-8/+94
See #246386
2023-08-29Merge staging-next into staginggithub-actions[bot]1-0/+3
2023-08-29xorg.xrandr: Add mainProgram metadataLuiz Ferraz1-0/+3
Fix warning described in https://github.com/NixOS/nixpkgs/issues/249169
2023-08-28xorg.libpthreadstubs: add windows to platformsArtturin1-0/+5
2023-08-27xorg.libxcb: fix mingw crossArtturin1-1/+4
`pkgsCross.mingwW64.xorg.libxcb`