Commit Graph
939285 Commits
Author SHA1 Message Date
R. Ryantm 8ce56f2897 cargo-pgo: 0.2.10 -> 0.3.0 2026-01-31 11:57:33 +00:00
R. Ryantm dba7327b78 ladybird: 0-unstable-2026-01-27 -> 0-unstable-2026-01-31 2026-01-31 11:54:57 +00:00
Gaétan LepageandGitHub 4525a2af19 python3Packages.inky: init at 2.3.0 (#482926) 2026-01-31 11:44:04 +00:00
Gergő GutyinaandGitHub 4552f7063e various: use stdenv.mkDerivation instead of qt5.mkDerivation (#483875) 2026-01-31 11:43:03 +00:00
R. Ryantm 79beee779b ytdl-sub: 2026.01.24.post1 -> 2026.01.30 2026-01-31 11:40:56 +00:00
R. Ryantm 9e6babe429 python3Packages.fastcore: 1.12.5 -> 1.12.11 2026-01-31 11:38:52 +00:00
Gergő GutyinaandGitHub e3fd10814a fetchFrom{Forgejo,Codeberg}: init, treewide: fetchFromGitea -> fetchFromCodeberg, docs (#483216) 2026-01-31 11:35:37 +00:00
R. Ryantm 963b5d5567 slidev-cli: 52.11.3 -> 52.11.5 2026-01-31 11:31:49 +00:00
Gaetan Lepage 451127f1b0 python3Packages.keras: 3.13.1 -> 3.13.2
Diff: https://github.com/keras-team/keras/compare/v3.13.1...v3.13.2

Changelog: https://github.com/keras-team/keras/releases/tag/v3.13.2
2026-01-31 11:30:48 +00:00
Rick van SchijndelandGitHub 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]andGitHub 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]andGitHub fbecbb2032 shoko: 5.2.4 -> 5.2.5 (#485313) 2026-01-31 11:06:40 +00:00
R. Ryantm f92d812c70 python3Packages.coqpit: 0.2.3 -> 0.2.4 2026-01-31 10:58:56 +00:00
R. Ryantm 33bdb01577 pinniped: 0.43.0 -> 0.44.0 2026-01-31 10:42:23 +00:00
Weijia WangandGitHub 3db62f7b90 maintainers: add phanirithvij to ngi team (#485575) 2026-01-31 10:13:02 +00:00
Fernando RodriguesandGutyina 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
YtandGitHub dc98539d97 python3Packages.onnxmltools: 1.14.0 -> 1.16.0 (#485544) 2026-01-31 09:55:50 +00:00
YtandGitHub d7d74498b7 datafusion-cli: 52.0.0 -> 52.1.0 (#485521) 2026-01-31 09:55:16 +00:00
YtandGitHub 6a0f4a8589 python3Packages.posthog: 7.6.0 -> 7.8.0 (#485557) 2026-01-31 09:54:42 +00:00
7c6f434candGitHub 5d302ecc40 lazarus: 4.0-0 -> 4.4-0 (#485409) 2026-01-31 09:45:23 +00:00
Jost Alemann 8955580b50 zoxide: 0.9.8 -> 0.9.9
Changelog: https://github.com/ajeetdsouza/zoxide/releases/tag/v0.9.9
Diff: https://github.com/ajeetdsouza/zoxide/compare/v0.9.8...v0.9.9
2026-01-31 10:40:04 +01:00
nixpkgs-ci[bot]andGitHub 00b55f30c4 dash-mpd-cli: 0.2.28 -> 0.2.30 (#485535) 2026-01-31 09:38:45 +00:00
Gergő GutyinaandGitHub 35fb99584d python3Packages.xclim: 0.59.1 -> 0.60.0 (#483148) 2026-01-31 09:12:00 +00:00
Bobby RongandGitHub 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
JoandGitHub 5591ce5f98 altair: update github owner (#485243) 2026-01-31 08:33:49 +00:00
Weijia WangandGitHub 99149f711f python313Packages.django-auditlog: 3.2.1 -> 3.3.0 (#448810) 2026-01-31 08:33:41 +00:00
R. Ryantm 77549d3ec1 oxlint: 1.41.0 -> 1.42.0 2026-01-31 08:30:50 +00:00
Ivan MincikandGitHub 611d294745 mapnik: 4.2.0 -> 4.2.1 (#485390) 2026-01-31 08:30:46 +00:00
Bjørn ForsmanandGitHub 34823f5ed7 buildFHSEnv: don't overwrite env vars to /usr prefix (#485098) 2026-01-31 08:28:15 +00:00
Weijia WangandGitHub 376e62e79b templ: 0.3.960 -> 0.3.977 (#480784) 2026-01-31 08:23:01 +00:00
R. Ryantm 219486512a vacuum-go: 0.23.4 -> 0.23.5 2026-01-31 07:36:14 +00:00
Weijia WangandGitHub 091977497d python3packages.pydal: add meta.changelog (#485512) 2026-01-31 07:24:53 +00:00
@mjonesandGitHub 0608a9b673 lmstudio: 0.4.0.17 -> 0.4.1.1 (#485565) 2026-01-31 07:06:29 +00:00
R. Ryantm 6aafcaa091 mergiraf: 0.16.1 -> 0.16.3 2026-01-31 06:29:48 +00:00
R. Ryantm 9a3f7f5a1f gelly: 0.15.1 -> 0.16.0 2026-01-31 06:17:23 +00:00
crertel 2a57b8f685 lmstudio: 0.4.0.17 -> 0.4.1.1 2026-01-31 00:06:27 -06:00
Bobby RongandGitHub d0a09f084e pantheon.wingpanel-quick-settings: 1.3.0 -> 1.4.0 (#485446) 2026-01-31 05:59:33 +00:00
Donovan GloverandGitHub a9aa9200a6 qdirstat: 1.9 -> 2.0; update to qt6 (#485528) 2026-01-31 05:54:13 +00:00
@mjonesandGitHub c166a77ed7 lmstudio: 0.3.39.1 -> 0.4.0.17 (#484855) 2026-01-31 05:47:51 +00:00
R. Ryantm 5afccac6a5 qlog: 0.46.1 -> 0.48.0 2026-01-31 05:37:17 +00:00
R. Ryantm 41cd6a3944 aliyun-cli: 3.2.2 -> 3.2.9 2026-01-31 05:09:47 +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