Jonas Chevalier and GitHub
e14ae009dd
odoo, odoo16, 17: unbreak and update; odoo15: drop ( #404582 )
...
* odoo16, odoo17: unbreak, python310 -> python311
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com >
* odoo: 20250213 -> 20250506
fixes nixosTests.odoo
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com >
* odoo: remove with lib
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com >
* odoo15: drop
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com >
---------
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com >
2025-05-07 08:21:07 +02:00
Jonas Heinrich and GitHub
a2fe2cfd77
froide: 0-unstable-2024-11-12 -> 0-unstable-2025-04-25 ( #402061 )
2025-05-07 08:14:07 +02:00
Gaétan Lepage and GitHub
11bcbf9b3a
python3Packages.databricks-sdk: 0.50.0 -> 0.53.0 ( #404739 )
2025-05-07 08:11:48 +02:00
Gaétan Lepage and GitHub
1a9eb0c322
usbguard: Pin protobuf_29 to fix build failure ( #404706 )
2025-05-07 08:08:13 +02:00
Morgan Jones and GitHub
995a647278
android-studio: 2024.3.1.15 -> 2024.3.2.14 ( #404791 )
2025-05-06 22:43:29 -07:00
Paul Meyer and GitHub
5033a95d05
go_1_23: 1.23.8 -> 1.23.9 ( #404776 )
2025-05-07 07:41:39 +02:00
Morgan Jones and GitHub
bb4428dddb
mattermostLatest: 10.7.1 -> 10.8.0 ( #404615 )
2025-05-06 22:39:22 -07:00
K900 and GitHub
15ea4671a1
kdePackages.krohnkite: 0.9.9.0 -> 0.9.9.1 ( #404820 )
2025-05-07 08:24:57 +03:00
Alyssa Ross
e525b14c7a
xdg-desktop-portal: move umockdev to checkInputs
...
This is only required if the tests are enabled.
2025-05-07 07:20:56 +02:00
8fcc714596
libretro-shaders-slang: 0-unstable-2025-04-22 -> 0-unstable-2025-05-04 ( #404750 )
...
Co-authored-by: nadiaholmquist <nadiaholmquist@users.noreply.github.com >
2025-05-07 04:27:27 +00:00
af3ae7ba4a
tpnote: 1.25.8 -> 1.25.9 ( #404717 )
...
Co-authored-by: getreu <getreu@users.noreply.github.com >
2025-05-07 04:17:14 +00:00
Martin Weinelt and GitHub
e209487c94
check-sieve: 0.10 -> 0.10-unstable-2025-05-06 ( #404823 )
2025-05-07 06:08:32 +02:00
ed9159fe6b
inputplumber: 0.56.0 -> 0.56.1 ( #404815 )
...
Co-authored-by: ShadowApex <ShadowApex@users.noreply.github.com >
2025-05-07 03:09:26 +00:00
Martin Weinelt
b9f3ecd329
check-sieve: 0.10 -> 0.10-unstable-2025-05-06
...
Bumping to latest unstable for dovecot extension support.
2025-05-07 05:01:50 +02:00
Yt and GitHub
842d88f66a
openai: 1.76.2 -> 1.77.0 ( #404442 )
2025-05-06 22:42:02 -04:00
08806429db
bento: 1.6.0 -> 1.6.1 ( #404793 )
...
Co-authored-by: genga898 <genga898@users.noreply.github.com >
2025-05-07 02:35:48 +00:00
R. Ryantm
7975c1d424
kdePackages.krohnkite: 0.9.9.0 -> 0.9.9.1
2025-05-07 02:34:16 +00:00
R. Ryantm
5216b92e72
inputplumber: 0.56.0 -> 0.56.1
2025-05-07 02:02:44 +00:00
Emily and GitHub
b3582c75c7
chromium,chromedriver: 136.0.7103.59 -> 136.0.7103.92 ( #404779 )
2025-05-07 02:09:58 +02:00
R. Ryantm
c9ad2fa173
bento: 1.6.0 -> 1.6.1
2025-05-07 00:01:40 +00:00
Fabian Affolter and GitHub
672391b134
python312Packages.mypy-boto3-*: updates ( #404592 )
2025-05-07 01:49:52 +02:00
Justin Bassett
dec89018e7
android-studio: 2024.3.1.15 -> 2024.3.2.14
2025-05-06 19:48:22 -04:00
emilylange
3f15d9c4b4
chromium,chromedriver: 136.0.7103.59 -> 136.0.7103.92
...
https://chromereleases.googleblog.com/2025/05/stable-channel-update-for-desktop.html
This update includes 2 security fixes.
CVEs:
CVE-2025-4372
2025-05-07 00:56:23 +02:00
Robert Scott and GitHub
f711bf8d31
python312Packages.blosc2: 3.0.0 -> 3.3.2 ( #403913 )
2025-05-06 23:51:10 +01:00
Jan Tojnar and Philip Taron
2e0c34649b
maintainers/scripts/update.nix: Fix reverse toposort with independent packages
...
When updating GNOME packages in reverse topological order using the following command:
nix-shell maintainers/scripts/update.nix --arg predicate '(path: pkg: builtins.any (team: team.shortName == "GNOME") pkg.meta.teams or [])' --argstr order reverse-topological
the `update.py` script would crash with `ValueError` on calling `ordered.index("adwaita-fonts")`.
This happened because the `adwaita-fonts` does not depend on any other GNOME package, nor it is depended upon by one.
As a result, it had been discarded by the `reverse_edges` function.
Co-authored-by: Philip Taron <philip.taron@gmail.com >
2025-05-07 00:49:25 +02:00
zowoq
55ea775267
go_1_23: 1.23.8 -> 1.23.9
...
Changelog: https://go.dev/doc/devel/release#go1.23.9
2025-05-07 08:43:46 +10:00
R. Ryantm and Gaetan Lepage
e069c23724
python3Packages.databricks-sdk: 0.50.0 -> 0.52.0
2025-05-07 00:40:53 +02:00
Gaétan Lepage and GitHub
4b62180ead
rerun: 0.23.1 -> 0.23.2 ( #404734 )
2025-05-07 00:34:45 +02:00
Philip Taron and GitHub
c0f9d9e3bc
.editorconfig: unify free-standing bash indent with Nix-embedded bash indent ( #388089 )
2025-05-06 15:08:25 -07:00
h7x4 and GitHub
0cb44692dc
librewolf-bin: 137.0.2-1 -> 138.0.1-2 ( #404019 )
2025-05-07 00:06:09 +02:00
Bruno BELANYI and GitHub
818012b517
pnpm-lock-export: drop ( #404755 )
2025-05-06 22:56:19 +01:00
Fabian Affolter and GitHub
c8daa60a83
python312Packages.angr: 9.2.152 -> 9.2.153 ( #404749 )
2025-05-06 23:56:05 +02:00
Thiago Kenji Okada and GitHub
d52cdb6cd2
libretro.snes9x: 0-unstable-2025-04-06 -> 0-unstable-2025-05-03 ( #404748 )
2025-05-06 22:51:10 +01:00
Philip Taron and GitHub
03d65b92ee
zoom-us: restore darwin support ( #403993 )
2025-05-06 14:39:41 -07:00
Pol Dellaiera and GitHub
50e87a961a
showoff: Migrate to by-name ( #404449 )
2025-05-06 23:24:26 +02:00
Pol Dellaiera and GitHub
84f9e77302
typical: fix build ( #404654 )
2025-05-06 23:21:40 +02:00
Wolfgang Walther
9260a0c7b7
pnpm-lock-export: drop
...
The upstream repo has been deleted, the build seems to only succeed
because of a cached source.
2025-05-06 23:19:01 +02:00
Arne Keller and GitHub
878fd5a8d7
nodejs_24: 24.0.0-rc.3 -> 24.0.0 ( #404069 )
2025-05-06 23:13:02 +02:00
Jakub Kozłowski and GitHub
6a24e631d8
scalafmt: 3.9.4 -> 3.9.6 ( #404728 )
2025-05-06 23:12:49 +02:00
Gaétan Lepage and GitHub
47bdd6af30
or-tools: Restore abseil-cpp and protobuf pins to fix build failure ( #404701 )
2025-05-06 23:04:39 +02:00
Pol Dellaiera and GitHub
633100d43e
vscode-extensions.betterthantomorrow.calva: 2.0.502 -> 2.0.508 ( #404650 )
2025-05-06 23:03:54 +02:00
Pol Dellaiera and GitHub
10ba3eb268
netbird: 0.43.1 -> 0.43.2 ( #404681 )
2025-05-06 23:03:29 +02:00
Jan Tojnar
9133c5d1e4
generic-updater: Allow filtering tags ending with suffix
...
Needed for ashpd-demo, which has tags ending with `-demo`: https://github.com/bilelmoussaoui/ashpd/releases
2025-05-06 23:01:16 +02:00
Nick Cao and GitHub
2e2cab7847
rtrtr: 0.3.1 -> 0.3.2 ( #404721 )
2025-05-06 16:50:57 -04:00
Nick Cao and GitHub
582af1ad3d
cyberpunk-neon: 0-unstable-2025-04-17 -> 0-unstable-2025-05-05 ( #404729 )
2025-05-06 16:50:27 -04:00
Nick Cao and GitHub
4e85d59eb1
mud: 1.0.13 -> 1.0.14 ( #404737 )
2025-05-06 16:49:40 -04:00
R. Ryantm
248324edb1
libretro-shaders-slang: 0-unstable-2025-04-22 -> 0-unstable-2025-05-04
2025-05-06 20:49:12 +00:00
Nick Cao and GitHub
be75a774db
python3Packages.aiohomeconnect: 0.16.3 -> 0.17.0 ( #404745 )
2025-05-06 16:48:56 -04:00
Nick Cao and GitHub
25c1b6e734
turso-cli: 1.0.7 -> 1.0.9 ( #404679 )
2025-05-06 16:48:23 -04:00
Nick Cao and GitHub
99d35d78af
python3Packages.pyinstaller-hooks-contrib: 2025.2 -> 2025.4 ( #404680 )
2025-05-06 16:47:58 -04:00