Commit Graph
926020 Commits
Author SHA1 Message Date
Wolfgang WaltherandGitHub f57fd108e9 haskell.compiler: Apply patches to fix PPC64 ELFv2 support (#462247) 2026-01-10 10:45:37 +00:00
JoandGitHub 057fb996a7 xorg.xorgserver: 21.1.20 -> 21.1.21 (#476337) 2026-01-10 10:39:51 +00:00
JoandGitHub a6027431dd xf86-input-{evdev,joystick,keyboard,libinput}: refactor & move to pkgs/by-name from xorg namespace (#470464) 2026-01-10 10:29:40 +00:00
quantenzitrone dac262af2e xf86-input-libinput: refactor, move to pkgs/by-name & rename from xorg.xf86inputlibinput
relevant changes:
- switch to GitLab source instead of release tarball
2026-01-10 08:17:03 +01:00
quantenzitrone 3f073a759a xf86-input-keyboard: refactor, move to pkgs/by-name & rename from xorg.xf86inputkeyboard
relevant changes:
- switch to GitLab source instead of release tarball

the package is strictly non-linux only so i tested the build of
pkgsCross.x86_64-freebsd on x86_64-linux
2026-01-10 08:17:02 +01:00
quantenzitrone 73b7136990 xf86-input-joystick: refactor, move to pkgs/by-name & rename from xorg.xf86inputjoystick
relevant changes:
- switch to GitLab source instead of release tarball
2026-01-10 08:17:01 +01:00
quantenzitrone dbeb49919e xf86-input-evdev: refactor, move to pkgs/by-name & rename from xorg.xf86inputevdev
relevant changes:
- switch to GitLab source instead of release tarball
- remove the preBuild because it didn't do anything
2026-01-10 08:16:59 +01:00
nixpkgs-ci[bot]andGitHub ac0c867e97 Merge staging-next into staging 2026-01-10 06:06:40 +00:00
nixpkgs-ci[bot]andGitHub 5a8c5f34b8 Merge master into staging-next 2026-01-10 06:06:06 +00:00
nixpkgs-ci[bot]andGitHub 299d331f77 opengamepadui: 0.42.3 -> 0.44.0 (#478126) 2026-01-10 04:48:29 +00:00
nixpkgs-ci[bot]andGitHub 95f6b2faf8 algia: 0.0.97 -> 0.0.98 (#478535) 2026-01-10 04:48:28 +00:00
Austin HorstmanandGitHub f21b52639c hyprland: add hyprland-uwsm to passthru.providedSessions (#478472) 2026-01-10 04:14:54 +00:00
nixpkgs-ci[bot]andGitHub 7d871e1074 workset: 0.2.1 -> 0.3.0 (#478620) 2026-01-10 03:48:24 +00:00
Philip TaronandGitHub 94b77a1cad vmTools: Re-export qemuCommandLinux (#478615) 2026-01-10 03:36:02 +00:00
AleksanaandGitHub bc79037174 notepad-next: fix GCC15 build (#478433) 2026-01-10 03:31:41 +00:00
R. Ryantm 885af7691e workset: 0.2.1 -> 0.3.0 2026-01-10 03:24:41 +00:00
zowoqandGitHub 198334d1b1 sqlite, sqlite-analyzer: 3.51.1 -> 3.51.2 (#478548) 2026-01-10 03:17:55 +00:00
nixpkgs-ci[bot]andGitHub 862303d4db go-judge: 1.11.2 -> 1.11.3 (#478597) 2026-01-10 02:44:47 +00:00
nixpkgs-ci[bot]andGitHub d059481acb gh-gei: 1.23.0 -> 1.26.0 (#470984) 2026-01-10 02:44:43 +00:00
Michael DanielsandGitHub bf1bd14d27 signal-desktop: 7.83.0 -> 7.84.0 (#478187) 2026-01-10 02:14:04 +00:00
Michael DanielsandGitHub b4ee4b32c7 outfox: 0.5.0-pre042 -> 0.5.0-pre043 (#477218) 2026-01-10 02:12:07 +00:00
Michael DanielsandGitHub 6865c94125 func: 1.16.2 -> 1.20.1 (#477159) 2026-01-10 02:11:08 +00:00
Michael DanielsandGitHub 67da03d0f2 changelogger: 0.6.1 -> 0.7.0, modernize, adopt (#476427) 2026-01-10 02:09:54 +00:00
AleksanaandGitHub 2ab70eef1f gopeed: fix libgopeed (#476420) 2026-01-10 02:02:55 +00:00
Gergő GutyinaandGitHub 3f89fb33ed armadillo: 15.2.2 -> 15.2.3 (#474956) 2026-01-10 01:58:20 +00:00
JoandGitHub c52610e7d6 xf86-input-{mouse,synaptics,vmmouse,void}: refactor, move to pkgs/by-name & rename from xorg namespace (#470343) 2026-01-10 01:57:52 +00:00
Gergő GutyinaandGitHub 9c17880452 various: migrate callPackage to by-name (#446807) 2026-01-10 01:51:47 +00:00
JoandGitHub 02819787e1 x{init,input,wd,kbcomp}: migrate to pkgs/by-name && xorg.{libXtrap,xtrap}: drop (#470439) 2026-01-10 01:39:54 +00:00
Gergő GutyinaandGitHub 13016a243f radiotray-ng: 0.2.9 -> 0.2.10.1; adopt as maintainer (#476505) 2026-01-10 01:36:27 +00:00
YtandGitHub f36053094f python3Packages.cleanlab: unmark as broken (#478578) 2026-01-10 01:35:38 +00:00
R. Ryantm dab165ebaf go-judge: 1.11.2 -> 1.11.3 2026-01-10 01:33:26 +00:00
Guy Chronister e9bd3931c3 various: migrate callPackage to by-name 2026-01-09 19:33:15 -06:00
quantenzitrone e896fd011f xkbcomp: refactor & move to pkgs/by-name from xorg namespace
relevant changes:
- switch to GitLab source instead of release tarball
2026-01-10 02:27:06 +01:00
quantenzitrone 78fc996cb2 xorg.{libXrap,xtrap}: drop 2026-01-10 02:27:05 +01:00
quantenzitrone 1fbcad65f1 xwd: refactor & move to pkgs/by-name from xorg namespace
relevant changes:
- switch to GitLab source instead of release tarball
2026-01-10 02:27:05 +01:00
quantenzitrone 8d84a60eb7 xinput: refactor & move to pkgs/by-name from xorg namespace
relevant changes:
- switch to GitLab source instead of release tarball
2026-01-10 02:27:04 +01:00
quantenzitrone 5a95ffa9f1 xinit: refactor & move to pkgs/by-name from xorg namespace
relevant changes:
- switch to GitLab source instead of release tarball
- remove the outdated postPatch subtituteInPlace
  - I would have needed to go into postConfigure when using GitLab
    source, however swapping --replace with --replace-fail made it fail.
- change the postFixup sed command to a somewhat equivalent substituteInPlace
- remove the stdenv = clangStdenv override for darwin since stdenv is
  using clang on darwin anyway
2026-01-10 02:27:03 +01:00
quantenzitrone 7c4d50d24b xf86-input-void: refactor, move to pkgs/by-name & rename from xorg.xf86inputvoid
relevant changes:
- switch to GitLab source instead of release tarball
2026-01-10 02:23:10 +01:00
quantenzitrone 50d4f7d507 xf86-input-vmmouse: refactor, move to pkgs/by-name & rename from xorg.xf86inputvmmouse
relevant changes:
- switch to GitLab source instead of release tarball
2026-01-10 02:23:05 +01:00
quantenzitrone 84a3f8ffb3 xf86-input-synaptics: refactor, move to pkgs/by-name & rename from xorg.xf86inputsynaptics
relevant changes:
- switch to GitLab source instead of release tarball
2026-01-10 02:22:59 +01:00
quantenzitrone 3ffa7005a9 xf86-input-mouse: 1.9.5 -> 2.0.0
this update drops linux support, however it still supports various other unixes

pkgsCross.x86_64-freebsd.xf86-input-mouse successfully builds on x86_64-linux
2026-01-10 02:22:47 +01:00
quantenzitrone a30434b780 xorg-server: fix freebsd build 2026-01-10 02:22:30 +01:00
quantenzitrone a9d226ccb7 xf86-input-mouse: refactor, move to pkgs/by-name & rename from xorg.xf86inputmouse
relevant changes:
- switch to GitLab source instead of release tarball
2026-01-10 02:22:29 +01:00
Fabian AffolterandGitHub be55d51f66 python3Packages.publicsuffixlist: 1.0.2.20260108 -> 1.0.2.20260109 (#478540) 2026-01-10 01:18:09 +00:00
Fabian AffolterandGitHub a8348ad29e python313Packages.rns: 1.1.0 -> 1.1.2, python313Packages.lxmf: 0.9.3 -> 0.9.4, python313Packages.nomadnet: 0.9.1 -> 0.9.7 (#478531) 2026-01-10 01:16:59 +00:00
Fabian AffolterandGitHub b1724680cd python313Packages.python-otbr-api: 2.7.0 -> 2.7.1 (#478513) 2026-01-10 01:16:45 +00:00
Fabian AffolterandGitHub 6e0f97cb38 python313Packages.pyoverkiz: 1.19.3 -> 1.19.4 (#478504) 2026-01-10 01:16:32 +00:00
Fabian AffolterandGitHub 63a5f3b0a3 python313Packages.ruuvitag-ble: 0.3.0 -> 0.4.0 (#478500) 2026-01-10 01:16:01 +00:00
Fabian AffolterandGitHub 21ac33472b python313Packages.opower: 0.16.0 -> 0.16.1 (#478502) 2026-01-10 01:15:25 +00:00
Fabian AffolterandGitHub c1619281c2 python313Packages.mitogen: 0.3.36 -> 0.3.37 (#478527) 2026-01-10 01:15:17 +00:00