Commit Graph

663543 Commits

Author SHA1 Message Date
Masum Reza
d1cde1b920
nixos/ananicy: fix typo (#332771) 2024-08-06 23:07:39 +05:30
Wael Nasreddine
88b2e787e4
Merge pull request #331664 from r-ryantm/auto-update/bazel-gazelle
bazel-gazelle: 0.37.0 -> 0.38.0
2024-08-06 10:33:16 -07:00
R. Ryantm
3bde3670ba python312Packages.dvc-data: 3.15.1 -> 3.15.2 2024-08-06 17:09:47 +00:00
R. Ryantm
831e679d30 python312Packages.pyfaidx: 0.8.1.1 -> 0.8.1.2 2024-08-06 17:05:57 +00:00
Doron Behar
da423c7975 openmpi: don't use finalAttrs.pname in src.url 2024-08-06 19:54:59 +03:00
Doron Behar
3d70c20fb5 openmpi: fix build on non x86_64-linux platforms
Co-authored-by: Markus Kowalewski <markus.kowalewski@gmail.com>
2024-08-06 19:54:59 +03:00
Doron Behar
bae91146e0 openmpi: support setting avxOptions
Co-authored-by: Markus Kowalewski <markus.kowalewski@gmail.com>
2024-08-06 19:54:59 +03:00
Doron Behar
bf35ff5b8c openmpi: 4.1.6 -> 5.0.3
https://docs.open-mpi.org/en/v5.0.x/release-notes/changelog/v5.0.x.html

Make build reproducible in a different, nicer manner

Co-authored-by: Markus Kowalewski <markus.kowalewski@gmail.com>
2024-08-06 19:54:59 +03:00
Doron Behar
75897919c7 openmpi: another nixfmt-rfc-style 2024-08-06 19:54:59 +03:00
Doron Behar
36494fe30f openmpi: Handle all compiler wrappers consistently & declaratively 2024-08-06 19:54:59 +03:00
Doron Behar
13e4a573de openmpi: fix gfortran targetPackages Nix attribute 2024-08-06 19:54:59 +03:00
Doron Behar
5809830ee6 openmpi: replace sed cross compilation fixes with substituteInPlace
Using substituteInPlace (with `--replace-fail`) is much safer.
2024-08-06 19:54:59 +03:00
Doron Behar
eaf636742e openmpi: separate ortecc related moveToOutput commands 2024-08-06 19:54:59 +03:00
Doron Behar
d07b88749a openmpi: separate opal_wrapper moveToOutput a bit 2024-08-06 19:54:59 +03:00
Doron Behar
2a4636b06c openmpi: always use ${!outputDev} to allow easily disabling multiple outputs 2024-08-06 19:54:58 +03:00
Doron Behar
0d81346e5f openmpi: use lib.*Feature functions to create configureFlags 2024-08-06 19:54:58 +03:00
Doron Behar
6f348b83ef openmpi: always use lib.optionals and not lib.optional
Less confusing when to use a list and a single argument.
2024-08-06 19:54:58 +03:00
Doron Behar
494efeb70a openmpi: put all common buildInputs in the same place 2024-08-06 19:54:58 +03:00
Doron Behar
51f5d82d75 openmpi: use more elegent lib.versions.majorMinor in src 2024-08-06 19:54:58 +03:00
Doron Behar
2613455670 openmpi: use a finalAttrs function to mkDerivation 2024-08-06 19:54:58 +03:00
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