Fabian Affolter
24c593c8c8
peru: 1.3.4 -> 1.3.5
...
Changelog: https://github.com/buildinspace/peru/releases/tag/1.3.5
2026-01-14 14:10:01 +01:00
Fabian Affolter and GitHub
41a3dd8ec2
python3Packages.waterfurnace: 1.3.1 -> 1.4.0 ( #479111 )
2026-01-11 19:29:20 +00:00
Jon Seager and GitHub
22364caa6c
oxlint, oxfmt: fix tsgolint dependency ( #479106 )
2026-01-11 19:28:34 +00:00
nixpkgs-ci[bot] and GitHub
e229776512
direwolf-unstable: 1.8.1-unstable-2026-01-03 -> 1.8.1-unstable-2026-01-08 ( #479006 )
2026-01-11 19:25:30 +00:00
Nikolay Korotkiy and GitHub
5dd35d62c0
librecad: 2.2.1.2 -> 2.2.1.3 ( #479076 )
2026-01-11 19:19:47 +00:00
dotlambda and GitHub
bea58e2325
python3Packages.xmlschema: 4.2.0 -> 4.3.0 ( #479009 )
2026-01-11 19:07:12 +00:00
Kira Bruneau and GitHub
affe9b0f08
linuxPackages.xpadneo: 0.9.7 -> 0.9.8 ( #475346 )
2026-01-11 18:58:06 +00:00
Cosima Neidahl and GitHub
695f4bb17f
mmlgui: Fix GCC 15 compat ( #478164 )
2026-01-11 18:49:06 +00:00
R. Ryantm and Nikolay Korotkiy
17a79bb987
librecad: 2.2.1.2 -> 2.2.1.3
2026-01-11 22:44:31 +04:00
Maciej Krüger and GitHub
01136dbe8c
odoo: 18.0 -> 19.0 ( #476927 )
2026-01-11 18:44:03 +00:00
nixpkgs-ci[bot] and GitHub
0f56655f7a
sway-audio-idle-inhibit: cleanup ( #478949 )
2026-01-11 18:32:24 +00:00
R. Ryantm
be63a282d4
python3Packages.waterfurnace: 1.3.1 -> 1.4.0
2026-01-11 18:30:11 +00:00
nixpkgs-ci[bot] and GitHub
118514eb2d
vue-language-server: 3.2.1 -> 3.2.2 ( #478707 )
2026-01-11 18:14:26 +00:00
0x4A6F and GitHub
e91350ad88
coturn: 4.7.0 -> 4.8.0 ( #477373 )
2026-01-11 18:13:33 +00:00
0x4A6F and GitHub
769ea9140e
pmacct: add patch for gcc15 compatability ( #478057 )
2026-01-11 18:06:37 +00:00
ryoppippi
876476727d
oxlint, oxfmt: fix tsgolint dependency
...
tsgolint provides type-aware linting for oxlint, so it should be
a dependency of oxlint, not oxfmt. This commit:
- Removes tsgolint from oxfmt (formatter doesn't need type-aware linting)
- Adds tsgolint to oxlint via PATH wrapper
2026-01-11 18:01:41 +00:00
nixpkgs-ci[bot] and GitHub
b5ed4acb2d
rocketchat-desktop: 4.10.0 -> 4.11.1 ( #459625 )
2026-01-11 17:59:32 +00:00
Martin Weinelt and GitHub
e5cb718166
treewide: remove superfluous disabled ( #479090 )
2026-01-11 17:45:59 +00:00
nixpkgs-ci[bot] and GitHub
ccb2b90f13
complgen: 0.6.0 -> 0.6.1 ( #479094 )
2026-01-11 17:37:45 +00:00
nixpkgs-ci[bot] and GitHub
5703f5be52
uclibc-ng: 1.0.55 -> 1.0.56 ( #479088 )
2026-01-11 17:37:44 +00:00
nixpkgs-ci[bot] and GitHub
825732ca61
zerofs: 0.22.11 -> 0.23.3 ( #479077 )
2026-01-11 17:37:43 +00:00
nixpkgs-ci[bot] and GitHub
fea3dc0343
regbot: 0.9.2 -> 0.11.1 ( #460207 )
2026-01-11 17:37:35 +00:00
Robert Schütz
1a04744f74
treewide: remove superfluous disabled
...
There is no need to disable Python packages for Python versions that are
no longer in Nixpkgs.
This change was generated using the following script:
pattern='^\s*disabled\s*=\s*pythonOlder\s*"3\.\([0-9]\|10\)"\s*;\s*$'
for f in $(find -name '*.nix'); do
grep -q "$pattern" "$f" || continue
sed -i "/$pattern/d" "$f"
if [ $(grep -c pythonOlder "$f") == 1 ]; then
sed -i '/^\s*pythonOlder,\s*$/d' "$f"
fi
nixfmt "$f"
done
2026-01-11 09:34:20 -08:00
dotlambda and GitHub
b2bb597444
python3Packages.mayavi: remove superfluous disabled ( #479096 )
2026-01-11 17:24:31 +00:00
Gaétan Lepage and GitHub
ab9523a64f
sketchybar-app-font: lua regression patch ( #479066 )
2026-01-11 17:19:46 +00:00
Robert Schütz
1703fda906
python3Packages.pyqtdatavisualization: remove superfluous disabled
2026-01-11 09:18:59 -08:00
Robert Schütz
ada5dc2a47
python3Packages.pyqt3d: remove superfluous disabled
2026-01-11 09:17:16 -08:00
Robert Schütz
f787c25df9
python3Packages.pyqtchart: remove superfluous disabled
2026-01-11 09:16:20 -08:00
Robert Schütz
3a63a48afe
python3Packages.mayavi: remove superfluous disabled
2026-01-11 09:14:13 -08:00
R. Ryantm
3f98828c81
complgen: 0.6.0 -> 0.6.1
2026-01-11 16:59:05 +00:00
nixpkgs-ci[bot] and GitHub
4d113fe1f7
firezone-headless-client: 1.5.4 -> 1.5.5 ( #474111 )
2026-01-11 16:44:50 +00:00
nixpkgs-ci[bot] and GitHub
0d4a1a5ded
dns-collector: 1.14.0 -> 2.0.0 ( #479057 )
2026-01-11 16:44:43 +00:00
Wolfgang Walther and GitHub
c7e02fd8ea
teams/stridtech: handle team with external membership ( #478861 )
2026-01-11 16:41:51 +00:00
R. Ryantm
55a5be5be1
uclibc-ng: 1.0.55 -> 1.0.56
2026-01-11 16:38:05 +00:00
Wolfgang Walther and GitHub
79f5633e9a
teams/serokell: handle team with external membership ( #478855 )
2026-01-11 16:34:53 +00:00
Marcus Ramberg and GitHub
05f7778bc2
nixos/kanidm: add support for kanidm unixd config v2 ( #432765 )
2026-01-11 16:23:13 +00:00
Kerstin and GitHub
b172b70a69
radicale: 3.5.10 -> 3.6.0 ( #478899 )
2026-01-11 16:22:14 +00:00
Fabian Affolter and GitHub
911d1f226c
python313Packages.aioairzone: 1.0.4 -> 1.0.5 ( #479016 )
2026-01-11 16:21:35 +00:00
R. Ryantm and Kerstin Humm
9f30510ec3
radicale: 3.5.10 -> 3.6.0
...
pytz is a non-optional dependency of vobject now, so we shouldn't need
it anymore
2026-01-11 17:15:18 +01:00
R. Ryantm
dc83fa29ba
zerofs: 0.22.11 -> 0.23.3
2026-01-11 16:09:05 +00:00
Austin Horstman
d082d0a0a7
sketchybar-app-font: lua regression patch
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com >
2026-01-11 10:03:39 -06:00
Wolfgang Walther
ee3d4da106
teams/serokell: drop
2026-01-11 17:01:27 +01:00
Robert Hensing and GitHub
7ab1c2b1e3
haskellPackages.buildFromCabalSdist: respect patches ( #474754 )
2026-01-11 15:49:40 +00:00
dish and GitHub
e4d58ed46f
slidev-cli: 52.11.1 -> 52.11.2 ( #478989 )
2026-01-11 15:46:27 +00:00
dish and GitHub
9259a17695
coc-rust-analyzer: 0-unstable-2026-01-01 -> 0-unstable-2026-01-06 ( #478932 )
2026-01-11 15:46:07 +00:00
Marie and GitHub
db1c90da6c
renovate: 42.71.0 -> 42.76.4 ( #478736 )
2026-01-11 15:36:42 +00:00
dotlambda and GitHub
589807caf6
python3Packages.gdown: 5.2.0 -> 5.2.1 ( #479012 )
2026-01-11 15:34:40 +00:00
dotlambda and GitHub
16a6a01791
python3Packages.aioesphomeapi: 43.10.1 -> 43.12.0 ( #479023 )
2026-01-11 15:29:32 +00:00
dotlambda and GitHub
1652285cd5
home-assistant-custom-lovelace-modules.bubble-card: 3.0.4 -> 3.1.0 ( #479038 )
2026-01-11 15:27:27 +00:00
R. Ryantm
dfe0ece903
dns-collector: 1.14.0 -> 2.0.0
2026-01-11 15:23:09 +00:00