Doron Behar
5ee3a6e510
openmpi: don't overuse 'with lib;' in meta
2024-08-06 19:54:58 +03:00
Doron Behar
f25c42c4da
openmpi: nixfmt-rfc-style
2024-08-06 19:54:46 +03:00
Markus Kowalewski
b0d8554f3c
prrte: init at 3.0.3
...
Co-authored-by: Markus Kowalewski <markus.kowalewski@gmail.com>
2024-08-06 19:53:59 +03:00
Doron Behar
e4900a8029
pmix: use substituteInPlace in cross-compilation fix
...
This ensures that this doesn't fail if the sed pattern all of a sudden
is incorrect
2024-08-06 19:53:59 +03:00
Kiskae
1cdd1efaf1
linuxPackages.nvidiaPackages.beta: 560.28.03 -> 560.31.02
2024-08-06 18:51:31 +02:00
Doron Behar
716fcced47
Merge pull request #332710 from r-ryantm/auto-update/pistol
...
pistol: 0.5.1 -> 0.5.2
2024-08-06 16:48:29 +00:00
Michele Guerini Rocco
e16e4d74c5
Merge pull request #332199 from illdefined/vapoursynth-new
...
vapoursynth: 65 → 69
2024-08-06 18:28:46 +02:00
Robert Schütz
1469a6fa74
python312Packages.python-rapidjson: 1.18 -> 1.20
...
Diff: https://github.com/python-rapidjson/python-rapidjson/compare/refs/tags/v1.18...v1.20
Changelog: https://github.com/python-rapidjson/python-rapidjson/blob/refs/tags/v1.20/CHANGES.rst
2024-08-06 09:17:35 -07:00
CnTeng
d385090a85
kulala-fmt: 1.1.0 -> 1.2.0
2024-08-07 00:16:52 +08:00
K900
7cd4d5d7a3
make-derivation.nix: better error reporting for conflicting env attributes
2024-08-06 18:57:51 +03:00
Franz Pletz
75ceabad7d
Merge pull request #332729 from urandom2/wtwitch
2024-08-06 17:47:29 +02:00
R. Ryantm
a9ff071098
python312Packages.python-hcl2: 4.3.4 -> 4.3.5
2024-08-06 15:42:16 +00:00
a-kenji
4c33e4b301
cosmic-bg: unstable-2023-10-10 -> 1.0.0-alpha.1
2024-08-06 17:35:14 +02:00
Fabian Affolter
47e5c2aa5f
python312Packages.aiosmtplib: 3.0.1 -> 3.0.2
...
Diff: https://github.com/cole/aiosmtplib/compare/refs/tags/v3.0.1...v3.0.2
Changelog: https://github.com/cole/aiosmtplib/releases/tag/v3.0.2
2024-08-06 17:23:38 +02:00
Fabian Affolter
040034ca0d
python312Packages.aioopenexchangerates: 0.4.14 -> 0.4.15
...
Diff: https://github.com/MartinHjelmare/aioopenexchangerates/compare/refs/tags/v0.4.14...v0.4.15
Changelog: https://github.com/MartinHjelmare/aioopenexchangerates/blob/v0.4.15/CHANGELOG.md
2024-08-06 17:21:49 +02:00
Matthew Bauer
2a13929e1f
postgresqlPackages.timescaledb_toolkit: fix on macos ( #332353 )
...
* postgresqlPackages.timescaledb_toolkit: fix on macos
It looks like the macOS linker doesn’t like that some of the symbols
are undefined in the extension. They will be provided by the postgres
binary, but macOS linker checks that all symbols are defined.
Apparently, Linux allows these symbols to be undefined.
The -undefined flag changes this behavior:
> Specifies how undefined symbols are to be treated. Options are:
> error, warning, suppress, or dynamic_lookup. The default is error.
So, setting to dynamic_lookup makes the most sense here, and makes
this package work on macOS. I tried to see if pgvecto-rs, which also
uses buildPgrxExtension, would build. Unfortunately, it gave other
errors.
More information on the bug here: https://github.com/supabase/nix-postgres/issues/10
* Remove stdenv
2024-08-06 10:17:48 -05:00
R. Ryantm
d1774ec21e
protoc-gen-validate: 1.0.4 -> 1.1.0
2024-08-06 15:11:11 +00:00
Nydragon
ae4575d27b
walker: add update script
2024-08-06 17:08:10 +02:00
Nydragon
36467dc5ab
walker: 0.0.88 -> 0.6.7
...
https://github.com/abenz1267/walker/compare/v0.0.88...v0.6.7
2024-08-06 17:07:53 +02:00
Phani Rithvij
fbf6ab328d
tdl: 0.17.1 -> 0.17.3 ( #331930 )
...
nixfmt-rfc-style fmt
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-08-06 16:52:45 +02:00
Yuri Albuquerque
405114d4a0
anchor: 0.30.0 -> 0.30.1
...
https://github.com/coral-xyz/anchor/releases/tag/v0.30.1
2024-08-06 11:35:56 -03:00
R. Ryantm
0260b66b95
marwaita-teal: 20.3 -> 20.3.1
2024-08-06 14:35:01 +00:00
K900
7c8b2a22dc
Merge pull request #332737 from K900/plasma-6.1.4
...
kdePackages: Plasma 6.1.3 -> 6.1.4
2024-08-06 17:26:00 +03:00
Franz Pletz
481d7272d1
Merge pull request #201202 from m-bdf/sdboot-infinite-timeout
2024-08-06 16:25:25 +02:00
Fabian Affolter
19594df2d2
python312Packages.meshtastic: 2.3.11 -> 2.3.14
...
Changelog: https://github.com/meshtastic/python/releases/tag/2.3.14
2024-08-06 16:25:01 +02:00
Fabian Affolter
3d247dae22
python312Packages.riden: init at 1.2.1
...
Module for Riden RD power supplies
https://github.com/geeksville/riden
2024-08-06 16:25:01 +02:00
Fabian Affolter
9ff53b879e
python312Packages.modbus-tk: 1.1.1 -> 1.1.3
2024-08-06 16:18:17 +02:00
Fabian Affolter
2c1c069215
python312Packages.pygatt: 4.0.5 -> 5.0.0
...
Diff: https://github.com/peplin/pygatt/compare/refs/tags/v4.0.5...v5.0.0
Changelog: https://github.com/peplin/pygatt/blob/v5.0.0/CHANGELOG.rst
2024-08-06 16:18:16 +02:00
Fabian Affolter
d08e428206
Merge pull request #332714 from fabaff/modbus-tk
...
python312Packages.modbus-tk: init at 1.1.1
2024-08-06 16:09:11 +02:00
Fabian Affolter
d870a47fad
Merge pull request #332716 from fabaff/print-color
...
python312Packages.ppk2-api: init at 0.9.2
2024-08-06 16:08:57 +02:00
Martin Weinelt
f1e0d13ee3
Merge pull request #332608 from mweinelt/firefox-129.0
...
Firefox: 128.0.3 -> 129.0; Firefox-128-ESR: 128.0esr -> 128.1.0esr; Firefox-115-ESR: 115.13.0esr -> 115.14.0esr
2024-08-06 15:47:43 +02:00
R. Ryantm
7e8a4f7489
ockam: 0.129.0 -> 0.130.0
2024-08-06 13:47:40 +00:00
Colin Arnott
a5466bd591
wtwitch: migrate to by-name
2024-08-06 13:40:06 +00:00
K900
5bf97d939f
kdePackages: Plasma 6.1.3 -> 6.1.4
2024-08-06 16:29:35 +03:00
Fabian Affolter
4c7574c283
Merge pull request #332643 from fabaff/boto3-stubs-bump
...
python312Packages.boto3-stubs: 1.34.153 -> 1.34.154, python312Packages.botocore-stubs: 1.34.153 -> 1.34.154
2024-08-06 15:27:33 +02:00
oxalica
23faf66c56
nil: migrate to by-name
2024-08-06 08:57:42 -04:00
WilliButz
15d3397f18
Merge pull request #332514 from flokli/weeslack-fix
...
weechatScripts.wee-slack: apply fix for wee-slack/wee-slack#930
2024-08-06 14:56:11 +02:00
oxalica
6f9b7b68cf
nil: 2023-08-09 -> 2024-08-06
...
Diff: https://github.com/oxalica/nil/compare/2023-08-09...2024-08-06
Changelog: https://github.com/oxalica/nil/releases/tag/2024-08-06
2024-08-06 08:55:54 -04:00
Markus Kowalewski
2733c636ec
Merge pull request #332701 from markuskowa/fix-umpire
...
umpire: fix source hash
2024-08-06 14:53:59 +02:00
Martin Weinelt
d7bd3ed1d0
Merge pull request #332708 from dotlambda/python3Packages.pyemoncms
...
home-assistant: support emoncms component
2024-08-06 14:53:39 +02:00
Robert Schütz
d50038489a
Merge pull request #327065 from r-ryantm/auto-update/mlflow-server
...
mlflow-server: 2.14.2 -> 2.14.3
2024-08-06 05:50:48 -07:00
Robert Schütz
834d47d824
python312Packages.pyturbojpeg: 1.7.3 -> 1.7.5
2024-08-06 05:46:54 -07:00
Robert Schütz
3a90e2d5cb
Merge pull request #331106 from dotlambda/python3Packages.bayesian-optimization
...
python312Packages.bayesian-optimization: 1.4.3 -> 1.5.1
2024-08-06 05:39:34 -07:00
Fabian Affolter
4a09ea86b0
Merge pull request #332562 from r-ryantm/auto-update/python312Packages.sphinxcontrib-confluencebuilder
...
python312Packages.sphinxcontrib-confluencebuilder: 2.6.0 -> 2.6.1
2024-08-06 14:38:20 +02:00
Fabian Affolter
55f60e8908
python312Packages.print-color: init at 0.4.6
...
Module to print color messages in the terminal
https://github.com/xy3/print-color
2024-08-06 14:36:58 +02:00
Robert Schütz
6d46564f41
python312Packages.pyatv: modernize
2024-08-06 05:36:02 -07:00
Bobby Rong
47c69555e3
Merge pull request #332244 from bobby285271/upd/cinnamon
...
Cinnamon updates 2024-08-04
2024-08-06 20:35:37 +08:00
Fabian Affolter
2a38dd5446
python312Packages.ppk2-api: init at 0.9.2
...
Power Profiling Kit 2 unofficial Python API
https://github.com/IRNAS/ppk2-api-python
2024-08-06 14:34:42 +02:00
Robert Schütz
f915a450ba
python312Packages.miniaudio: 1.60 -> 1.61
...
Diff: https://github.com/irmen/pyminiaudio/compare/refs/tags/v1.60...v1.61
Changelog: https://github.com/irmen/pyminiaudio/releases/tag/v1.61
2024-08-06 05:32:46 -07:00
Robert Schütz
5ae3310f36
Merge pull request #332680 from dotlambda/python3Packages.greeclimate
...
python312Packages.greeclimate: 2.0.0 -> 2.1.0
2024-08-06 05:31:02 -07:00