Vincent Laporte
76320c89a8
ocamlPackages.async_ssl: fix build of version 0.16.1
2025-02-10 14:17:00 +01:00
Vincent Laporte
8e260adb6d
ocamlPackages.shell: disable tests of version 0.15
2025-02-10 14:17:00 +01:00
Silvan Mosberger
6f4ba113c5
build(deps): bump actions/create-github-app-token from 1.11.1 to 1.11.3 ( #380876 )
2025-02-10 13:57:49 +01:00
Pierre Roux
15fdb273b8
coq: align rocq-core version on overrides
2025-02-10 13:42:20 +01:00
nixpkgs-merge-bot[bot]
4ed6f0c2bb
forgejo-runner: 6.2.0 -> 6.2.2 ( #380713 )
...
Co-authored-by: christoph-heiss <contact@christoph-heiss.at >
2025-02-10 12:27:43 +00:00
David McFarland
36b5ba1b02
nexusmods-app: add release-note for resetting before upgrading ( #380423 )
2025-02-10 08:22:52 -04:00
Bobby Rong
6c717c5b5c
xfce.xfce4-settings: 4.20.0 -> 4.20.1 ( #380607 )
2025-02-10 20:18:04 +08:00
David McFarland
033bdcde8d
roslyn-ls: 4.14.0-1.25060.2 -> 4.14.0-1.25074.7 ( #379787 )
2025-02-10 08:17:20 -04:00
Maximilian Bosch
53636984a7
Merge: roundcube: 1.6.9 -> 1.6.10 ( #380835 )
2025-02-10 13:08:17 +01:00
Bobby Rong
9f49de2605
xfce.xfce4-settings: 4.20.0 -> 4.20.1
...
https://gitlab.xfce.org/xfce/xfce4-settings/-/compare/xfce4-settings-4.20.0..xfce4-settings-4.20.1
2025-02-10 20:08:03 +08:00
Bobby Rong
0fe418f717
cinnamon-common: 6.4.6 -> 6.4.7 ( #380610 )
2025-02-10 19:59:57 +08:00
misuzu
3b7e8b7850
cups-filters: Fix cross compilation ( #378297 )
2025-02-10 13:53:10 +02:00
dependabot[bot]
95e123c783
build(deps): bump actions/create-github-app-token from 1.11.1 to 1.11.3
...
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token ) from 1.11.1 to 1.11.3.
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](https://github.com/actions/create-github-app-token/compare/c1a285145b9d317df6ced56c09f525b5c2b6f755...67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 11:50:07 +00:00
teutat3s
40e7344388
nixos/sway: restore list type of xdg.portal.config.sway.default
...
This fixes a regression introduced in #348792 , where the option type was
changed from list to string. This commit reverts the type back to list.
Fixes #352188
Closes #352193
2025-02-10 17:15:56 +05:30
Gaétan Lepage
02d54a8eb2
mirrord: add support for MacOS platform ( #379042 )
2025-02-10 12:40:04 +01:00
Thiago Kenji Okada
41afb50088
vimPlugins.mini-nvim: reduce closure size ( #380862 )
2025-02-10 11:38:45 +00:00
Ivan Mincik
3fb19ccaed
python3Packages.rioxarray: drop patch applied upstream ( #380832 )
2025-02-10 11:23:29 +00:00
Arian van Putten
587efe0fd0
Unbork journals audit logs and introduce audit option ( #379629 )
2025-02-10 12:09:32 +01:00
K900
58edd1e2ac
nixos/docs: fix typo ( #372394 )
2025-02-10 13:47:45 +03:00
Thiago Kenji Okada
3f50bc0a4e
vimPlugins.mini-nvim: reduce closure size
...
Before:
```
$ du -csh result/*
36K result/CHANGELOG.md
8.0K result/CODE_OF_CONDUCT.md
16K result/CONTRIBUTING.md
4.0K result/LICENSE
16K result/MAINTAINING.md
4.0K result/Makefile
20K result/README.md
36K result/TESTING.md
56K result/benchmarks
12K result/colors
1.1M result/doc
4.0K result/logo.png
2.4M result/lua
416K result/readmes
52K result/scripts
11M result/tests
15M total
```
After:
```
$ du -csh result/*
36K result/CHANGELOG.md
8.0K result/CODE_OF_CONDUCT.md
16K result/CONTRIBUTING.md
4.0K result/LICENSE
16K result/MAINTAINING.md
20K result/README.md
36K result/TESTING.md
12K result/colors
1.1M result/doc
4.0K result/logo.png
2.4M result/lua
3.6M total
```
2025-02-10 10:35:15 +00:00
Alyssa Ross
4ae67c716e
linux_latest-libre: 19707 -> 19712
2025-02-10 11:26:34 +01:00
Alyssa Ross
aa8f0c3da2
linux_testing: 6.14-rc1 -> 6.14-rc2
2025-02-10 11:26:34 +01:00
Sefa Eyeoglu
5168db4088
proton-ge-bin: GE-Proton9-24 -> GE-Proton9-25 ( #380801 )
2025-02-10 11:19:45 +01:00
Sefa Eyeoglu
89d4e6ce4f
proton-ge-bin: remove uneeded changes ( #379467 )
2025-02-10 11:19:24 +01:00
Gaétan Lepage
465376c896
maildir-rank-addr: init at 1.4.1 ( #364888 )
2025-02-10 11:15:36 +01:00
Gaétan Lepage
a76ef51905
python313Packages.picologging: fix build; python313Packages.psycopg: 3.2.3 -> 3.2.4 ; litestar: build for all python version ( #374977 )
2025-02-10 11:08:58 +01:00
Fabian Affolter
5a272ec63c
python312Packages.dvclive: 3.48.1 -> 3.48.2 ( #380851 )
2025-02-10 11:08:09 +01:00
Fabián Heredia Montiel
7e5604eba2
linux/hardened/patches/6.6: v6.6.73-hardened1 -> v6.6.75-hardened1
2025-02-10 11:02:22 +01:00
Fabián Heredia Montiel
5f703fcfad
linux/hardened/patches/6.12: v6.12.10-hardened1 -> v6.12.12-hardened1
2025-02-10 11:02:22 +01:00
Fabián Heredia Montiel
9e1464b347
linux/hardened/patches/6.1: v6.1.126-hardened1 -> v6.1.128-hardened1
2025-02-10 11:02:22 +01:00
Fabián Heredia Montiel
43519bc0e7
linux/hardened/patches/5.4: v5.4.289-hardened1 -> v5.4.290-hardened1
2025-02-10 11:02:22 +01:00
Fabián Heredia Montiel
084714f8d4
linux/hardened/patches/5.15: v5.15.176-hardened1 -> v5.15.178-hardened1
2025-02-10 11:02:22 +01:00
Fabián Heredia Montiel
ba3471b5e7
linux/hardened/patches/5.10: v5.10.233-hardened1 -> v5.10.234-hardened1
2025-02-10 11:02:22 +01:00
R. Ryantm
586fa8aae4
zbus-xmlgen: 5.0.2 -> 5.1.0
2025-02-10 10:59:53 +01:00
Anton Mosich
a88eedeec7
maildir-rank-addr: init at 1.4.1
2025-02-10 10:59:15 +01:00
wxt
ab15e3b7e8
litestar: build for all python version
2025-02-10 17:56:17 +08:00
Fabian Affolter
1495671a0c
python312Packages.dvclive: 3.48.1 -> 3.48.2
...
Diff: https://github.com/iterative/dvclive/compare/refs/tags/3.48.1...3.48.2
Changelog: https://github.com/iterative/dvclive/releases/tag/3.48.2
2025-02-10 10:50:49 +01:00
Fabian Affolter
27a708c020
python312Packages.gto: fix build; set SSL_CERT_FILE ( #380720 )
2025-02-10 10:49:33 +01:00
Pol Dellaiera
045fcccd89
open-webui: 0.5.9 -> 0.5.10 ( #379779 )
2025-02-10 10:44:33 +01:00
rewine
48bb6d7565
deepin.deepin-icon-theme: fix build ( #380843 )
2025-02-10 17:40:55 +08:00
Fabian Affolter
e87b1c283d
python312Packages.microsoft-kiota-serialization-multipart: 1.9.1 -> 1.9.2 ( #380829 )
2025-02-10 10:36:57 +01:00
Vlad M.
f389691cb2
zoxide: 0.9.6 -> 0.9.7 ( #380804 )
2025-02-10 11:32:56 +02:00
Fabian Affolter
e33f9e2a3c
python313Packages.tencentcloud-sdk-python: 3.0.1314 -> 3.0.1315 ( #380838 )
2025-02-10 10:30:13 +01:00
Fabian Affolter
95d2dcea6d
python313Packages.msgraph-core: 1.2.0 -> 1.3.1, python313Packages.msgraph-sdk: 1.18.0 -> 1.20.0 ( #380753 )
2025-02-10 10:26:56 +01:00
Fabian Affolter
82f08f1e9a
python313Packages.bring-api: 1.0.1 -> 1.0.2 ( #380757 )
2025-02-10 10:25:13 +01:00
Fabian Affolter
855a088aee
python313Packages.aioshelly: 12.4.1 -> 12.4.2 ( #380758 )
2025-02-10 10:24:57 +01:00
Pol Dellaiera
ec2d3cd657
open-webui: 0.5.9 -> 0.5.10
...
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.5.10
diff: https://github.com/open-webui/open-webui/compare/v0.5.9..v0.5.10
2025-02-10 10:17:43 +01:00
Gaétan Lepage
d7f5894196
python312Packages.primp: 0.6.5 -> 0.12.0 ( #379881 )
2025-02-10 10:16:03 +01:00
rewine
61e539c4ba
deepin.deepin-icon-theme: fix build
2025-02-10 17:12:17 +08:00
Fabian Affolter
045b258e59
python313Packages.identify: 2.6.6 -> 2.6.7 ( #380759 )
2025-02-10 10:11:39 +01:00