Commit Graph
663293 Commits
Author SHA1 Message Date
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
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
Doron BeharandGitHub 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 RoccoandGitHub e16e4d74c5 Merge pull request #332199 from illdefined/vapoursynth-new
vapoursynth: 65 → 69
2024-08-06 18:28:46 +02:00
Franz PletzandGitHub 75ceabad7d Merge pull request #332729 from urandom2/wtwitch 2024-08-06 17:47:29 +02:00
a-kenjiandAlyssa Ross 4c33e4b301 cosmic-bg: unstable-2023-10-10 -> 1.0.0-alpha.1 2024-08-06 17:35:14 +02:00
Matthew BauerandGitHub 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
Phani RithvijandGitHub 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
K900andGitHub 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 PletzandGitHub 481d7272d1 Merge pull request #201202 from m-bdf/sdboot-infinite-timeout 2024-08-06 16:25:25 +02:00
Fabian AffolterandGitHub 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 AffolterandGitHub 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 WeineltandGitHub 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
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 AffolterandGitHub 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
WilliButzandGitHub 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
Markus KowalewskiandGitHub 2733c636ec Merge pull request #332701 from markuskowa/fix-umpire
umpire: fix source hash
2024-08-06 14:53:59 +02:00
Martin WeineltandGitHub d7bd3ed1d0 Merge pull request #332708 from dotlambda/python3Packages.pyemoncms
home-assistant: support emoncms component
2024-08-06 14:53:39 +02:00
Robert SchützandGitHub 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ützandGitHub 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 AffolterandGitHub 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
Bobby RongandGitHub 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ützandGitHub 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
Fabian Affolter d18755ae1c python312Packages.modbus-tk: init at 1.1.1
Module for simple Modbus interactions

https://github.com/ljean/modbus-tk
2024-08-06 14:28:21 +02:00
Robert SchützandGitHub f97ebfa809 Merge pull request #332473 from dotlambda/python3Packages.mariadb
python312Packages.mariadb: 1.1.4 -> 1.1.10
2024-08-06 05:27:54 -07:00
Robert SchützandGitHub de9f159ed0 Merge pull request #332211 from dotlambda/libadwaita
libadwaita: 1.5.2 -> 1.5.3
2024-08-06 05:26:21 -07:00
Robert SchützandGitHub 3d19c4d6ed Merge pull request #330940 from dotlambda/node-pre-gyp
node-pre-gyp: init at 1.0.11
2024-08-06 05:24:38 -07:00
SandroandGitHub 31a02bb482 Merge pull request #332554 from SuperSandro2000/postfix-config-int 2024-08-06 14:17:10 +02:00
Franz PletzandGitHub 1364c767e9 Merge pull request #332148 from emilazy/in-memoriam-AluisioASG 2024-08-06 14:10:43 +02:00
Franz PletzandGitHub bd649c16b4 Merge pull request #332616 from Atemu/email 2024-08-06 14:07:44 +02:00
R. Ryantm b773f192fc pistol: 0.5.1 -> 0.5.2 2024-08-06 12:07:30 +00:00
Franz PletzandGitHub 9854339a8f Merge pull request #327913 from eclairevoyant/wl-enable-xdg-icons 2024-08-06 14:06:43 +02:00
Robert Schütz ce30c82023 home-assistant: support emoncms component 2024-08-06 05:04:45 -07:00
Robert Schütz 890c333d2d python312Packages.pyemoncms: init at 0.1.1 2024-08-06 05:04:45 -07:00
SandroandGitHub feec5cfa3b Merge pull request #332334 from water-sucks/armcord-remove-placeholder-out 2024-08-06 14:03:45 +02:00
SandroandGitHub 5d43833452 Merge pull request #325861 from Scrumplex/nixos/vaultwarden/fix-backup-24.11 2024-08-06 14:02:56 +02:00
b772ff98cd Merge pull request #330806 from siriobalmelli/pr-330503
Co-authored-by: R. Ryantm <ryantm-bot@ryantm.com>
2024-08-06 13:53:16 +02:00
Martin WeineltandGitHub 153d06a83d Merge pull request #332691 from dotlambda/python3Packages.refoss-ha
home-assistant: support refoss component
2024-08-06 13:40:15 +02:00
Franz PletzandGitHub 97ebf11501 Merge pull request #319422 from jmbaur/systemd-boot-devicetree 2024-08-06 13:39:29 +02:00
Markus Kowalewski f50542538e umpire: fix source hash 2024-08-06 13:36:03 +02:00
Franz PletzandGitHub 7acc375b5f Merge pull request #332679 from r-ryantm/auto-update/argocd 2024-08-06 13:35:37 +02:00