Gaétan Lepage and GitHub
1cdbb5ff3a
python3Packages.ultralytics: 8.4.6 -> 8.4.9 ( #485276 )
2026-01-31 12:57:28 +00:00
Martin Weinelt and GitHub
fd07518a67
esphome: 2026.1.0 -> 2026.1.1 ( #483061 )
2026-01-31 12:55:35 +00:00
Bjørn Forsman and GitHub
331db6d064
wireshark: add brotli support ( #485263 )
2026-01-31 12:50:47 +00:00
Martin Weinelt
4882bea95a
esphome: 2026.1.0 -> 2026.1.3
...
https://github.com/esphome/esphome/releases/tag/2026.1.1
https://github.com/esphome/esphome/releases/tag/2026.1.2
https://github.com/esphome/esphome/releases/tag/2026.1.3
2026-01-31 13:50:23 +01:00
Martin Weinelt and GitHub
241fc08f2d
evcc: 0.300.5 -> 0.300.8 ( #485614 )
2026-01-31 12:50:10 +00:00
Martin Weinelt
a3da642ba1
evcc: 0.300.5 -> 0.300.8
...
https://github.com/evcc-io/evcc/releases/tag/0.300.8
2026-01-31 13:38:12 +01:00
Gaétan Lepage and GitHub
864c6196e0
uv: 0.9.27 -> 0.9.28 ( #485280 )
2026-01-31 12:33:54 +00:00
Jan Tojnar and GitHub
9601286d4b
GNOME update 2026-01-27 ( #484316 )
2026-01-31 12:31:41 +00:00
Jan Tojnar
808164c10c
libcloudproviders: 0.3.6 → 0.4.0
...
https://gitlab.gnome.org/GNOME/libcloudproviders/-/compare/0.3.6...0.4.0
2026-01-31 13:26:23 +01:00
Jan Tojnar
2e4265618b
folks: 0.15.9 → 0.15.12
...
https://gitlab.gnome.org/GNOME/folks/-/compare/0.15.9...0.15.12
2026-01-31 13:25:32 +01:00
Jan Tojnar
fb39dd05d6
gnome-control-center: 49.3 → 49.4
...
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/49.3...49.4
2026-01-31 13:25:32 +01:00
Jan Tojnar
33d49d8918
gnome-mahjongg: 49.0.1 → 49.1.1
...
https://gitlab.gnome.org/GNOME/gnome-mahjongg/-/compare/49.0.1...49.1.1
2026-01-31 13:25:32 +01:00
Jan Tojnar
0cca0feb09
libmsgraph: 0.3.3 → 0.3.4
...
https://gitlab.gnome.org/GNOME/msgraph/-/compare/0.3.3...0.3.4
2026-01-31 13:25:32 +01:00
nixpkgs-ci[bot] and GitHub
f214de9854
typos: 1.42.1 -> 1.42.3 ( #485536 )
2026-01-31 12:06:42 +00:00
Bruno BELANYI and GitHub
a8ccfde32d
python3Packages.term-image: disable warnings ( #485392 )
2026-01-31 12:04:18 +00:00
Gaétan Lepage and GitHub
4525a2af19
python3Packages.inky: init at 2.3.0 ( #482926 )
2026-01-31 11:44:04 +00:00
Gergő Gutyina and GitHub
4552f7063e
various: use stdenv.mkDerivation instead of qt5.mkDerivation ( #483875 )
2026-01-31 11:43:03 +00:00
Gergő Gutyina and GitHub
e3fd10814a
fetchFrom{Forgejo,Codeberg}: init, treewide: fetchFromGitea -> fetchFromCodeberg, docs ( #483216 )
2026-01-31 11:35:37 +00:00
Rick van Schijndel and GitHub
f6d47d2452
pam: add missing article to the security.pam.enableUMask docs ( #485594 )
2026-01-31 11:28:18 +00:00
quantenzitrone
6c99841ac1
{recoll,psi-plus}: move wrapQtAppsHook in the list of nativeBuildInputs
...
this cleans up the derivation at the cost of a rebuild
2026-01-31 12:26:27 +01:00
nixpkgs-ci[bot] and GitHub
0a82da989c
simplex-chat-desktop: 6.4.8 -> 6.4.10 ( #485597 )
2026-01-31 11:26:07 +00:00
R. Ryantm
5e90d483ca
simplex-chat-desktop: 6.4.8 -> 6.4.10
2026-01-31 11:07:59 +00:00
Wolfgang Jeltsch
8a77a297cd
pam: add missing article to the security.pam.enableUMask docs
2026-01-31 13:07:20 +02:00
nixpkgs-ci[bot] and GitHub
fbecbb2032
shoko: 5.2.4 -> 5.2.5 ( #485313 )
2026-01-31 11:06:40 +00:00
Weijia Wang and GitHub
3db62f7b90
maintainers: add phanirithvij to ngi team ( #485575 )
2026-01-31 10:13:02 +00:00
Fernando Rodrigues and Gutyina Gergő
3562403503
treewide: fetchFromGitea -> fetchFromCodeberg
...
Most packages that used fetchFromGitea fetch their sources from Codeberg, so might as well migrate them.
The following command was used for this treewide:
```fish
for i in (rg 'fetchFromGitea \{\n *domain = "codeberg.org";' --multiline --files-with-matches)
sed -z 's/fetchFromGitea {\n *domain = "codeberg.org";/fetchFromCodeberg {/g' $i > $i.tmp && mv $i.tmp $i
sed -i 's/fetchFromGitea/fetchFromCodeberg/g' $i
end
```
The following paths were manually edited:
* pkgs/by-name/xr/xrsh/package.nix
* pkgs/applications/networking/browsers/librewolf/src.nix
* pkgs/by-name/go/gotosocial/package.nix
* pkgs/by-name/ka/katawa-shoujo-re-engineered/package.nix
Co-authored-by: Gutyina Gergő <gutyina.gergo.2@gmail.com >
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net >
2026-01-31 21:08:16 +11:00
Fernando Rodrigues
a1c9639328
doc: expand fetchFromGitea's documentation to include fetchFromForgejo and fetchFromCodeberg
...
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net >
2026-01-31 21:08:16 +11:00
Fernando Rodrigues
adf7a4850b
fetchFromForgejo: init
...
Simple alias, as Gitea's fetcher is compatible with Forgejo.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net >
2026-01-31 21:08:16 +11:00
Fernando Rodrigues
dcc52f0124
fetchFromCodeberg: init
...
It's 'fetchFromGitea', with the domain already set.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net >
2026-01-31 21:08:16 +11:00
Yt and GitHub
dc98539d97
python3Packages.onnxmltools: 1.14.0 -> 1.16.0 ( #485544 )
2026-01-31 09:55:50 +00:00
Yt and GitHub
d7d74498b7
datafusion-cli: 52.0.0 -> 52.1.0 ( #485521 )
2026-01-31 09:55:16 +00:00
Yt and GitHub
6a0f4a8589
python3Packages.posthog: 7.6.0 -> 7.8.0 ( #485557 )
2026-01-31 09:54:42 +00:00
7c6f434c and GitHub
5d302ecc40
lazarus: 4.0-0 -> 4.4-0 ( #485409 )
2026-01-31 09:45:23 +00:00
nixpkgs-ci[bot] and GitHub
00b55f30c4
dash-mpd-cli: 0.2.28 -> 0.2.30 ( #485535 )
2026-01-31 09:38:45 +00:00
Gergő Gutyina and GitHub
35fb99584d
python3Packages.xclim: 0.59.1 -> 0.60.0 ( #483148 )
2026-01-31 09:12:00 +00:00
Bobby Rong and GitHub
2f71e3aa44
nemo-with-extensions: Fix open with root with polkit 127 ( #485199 )
2026-01-31 09:08:03 +00:00
phanirithvij
fc4d5e9e93
maintainers: add phanirithvij to ngi team
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com >
2026-01-31 14:26:26 +05:30
Jo and GitHub
5591ce5f98
altair: update github owner ( #485243 )
2026-01-31 08:33:49 +00:00
Weijia Wang and GitHub
99149f711f
python313Packages.django-auditlog: 3.2.1 -> 3.3.0 ( #448810 )
2026-01-31 08:33:41 +00:00
Ivan Mincik and GitHub
611d294745
mapnik: 4.2.0 -> 4.2.1 ( #485390 )
2026-01-31 08:30:46 +00:00
Bjørn Forsman and GitHub
34823f5ed7
buildFHSEnv: don't overwrite env vars to /usr prefix ( #485098 )
2026-01-31 08:28:15 +00:00
Weijia Wang and GitHub
376e62e79b
templ: 0.3.960 -> 0.3.977 ( #480784 )
2026-01-31 08:23:01 +00:00
Weijia Wang and GitHub
091977497d
python3packages.pydal: add meta.changelog ( #485512 )
2026-01-31 07:24:53 +00:00
@mjones and GitHub
0608a9b673
lmstudio: 0.4.0.17 -> 0.4.1.1 ( #485565 )
2026-01-31 07:06:29 +00:00
crertel
2a57b8f685
lmstudio: 0.4.0.17 -> 0.4.1.1
2026-01-31 00:06:27 -06:00
Bobby Rong and GitHub
d0a09f084e
pantheon.wingpanel-quick-settings: 1.3.0 -> 1.4.0 ( #485446 )
2026-01-31 05:59:33 +00:00
Donovan Glover and GitHub
a9aa9200a6
qdirstat: 1.9 -> 2.0; update to qt6 ( #485528 )
2026-01-31 05:54:13 +00:00
@mjones and GitHub
c166a77ed7
lmstudio: 0.3.39.1 -> 0.4.0.17 ( #484855 )
2026-01-31 05:47:51 +00:00
Ryan Grant
834df9e474
python3Packages.inky: init at 2.3.0
2026-01-30 20:55:26 -08:00
Ryan Grant
e0c1a77f1f
python3Packages.gpiodevice: init at 0.0.4
2026-01-30 20:55:26 -08:00