Commit Graph
667211 Commits
Author SHA1 Message Date
Doron Behar 8db6dc53b0 openmpi: fix postInstall hook on Darwin 2024-08-08 17:21:35 +03:00
Doron Behar af0df905e6 openmpi: fix configurePhase on darwin by always using our pmix 2024-08-08 17:21:34 +03:00
Doron Behar 908ec599a3 openmpi: 5.0.3 -> 5.0.5 2024-08-08 17:21:34 +03:00
Doron Behar 06d68ea13a openmpi: add doronbehar to maintainers 2024-08-08 17:21:34 +03:00
Doron Behar 511be509f2 pmix: nixfmt 2024-08-08 17:21:01 +03:00
Doron Behar 3019956f12 pmix: enable on all platforms
Disable multiple outputs on non Linux platforms, and don't perform
wrapper-data substitution on non-Linux platforms.
2024-08-08 17:20:11 +03:00
R. Ryantm 297ca91a94 erg: 0.6.40 -> 0.6.41 2024-08-08 14:03:43 +00:00
R. Ryantm 64c49dccb0 instawow: 4.4.0 -> 4.7.0 2024-08-08 13:59:30 +00:00
Vincent Laporte c23aa12f82 ocamlPackages.alcotest: 1.7.0 → 1.8.0 2024-08-08 15:58:33 +02:00
Martin WeineltandGitHub 84c36792c1 Merge pull request #333214 from dotlambda/python3Packages.aioazuredevops
python312Packages.aioazuredevops: fix pythonImportsCheck
2024-08-08 15:50:29 +02:00
Robert Schütz 35701f5c98 python312Packages.cffsubr: 0.2.9.post1 -> 0.3.0
Changelog: https://github.com/adobe-type-tools/cffsubr/releases/tag/v0.3.0
2024-08-08 06:45:38 -07:00
AstroandSandro Jäckel d73d70261f kolla: init at 18.1.0 2024-08-08 15:33:53 +02:00
Gabriel Fontes 930cbcd072 dim: fix compilation error with rust 1.80
As per https://github.com/NixOS/nixpkgs/issues/332957,
https://github.com/rust-lang/rust/issues/127343. Bumps the time dependency in Cargo.lock, to fix a compilation issue
2024-08-08 10:31:52 -03:00
R. RyanTMandGitHub d7f5a4cce3 klipper: 0.12.0-unstable-2024-07-05 -> 0.12.0-unstable-2024-08-03 (#327843) 2024-08-08 17:20:51 +04:00
rewineandGitHub 4da3c4b075 Merge pull request #331623 from emilazy/push-yxttoylpkomv
cage: 0.1.5 -> 0.1.5-unstable-2024-07-29; wlroots_0_16: drop
2024-08-08 21:19:56 +08:00
Weijia WangandGitHub 6522b3df90 Merge pull request #331343 from nim65s/casadi
casadi: init at 3.6.6
2024-08-08 15:15:20 +02:00
Robert Schütz 0901ba6e72 python312Packages.catkin-pkg: 0.5.2 -> 1.0.0
Diff: https://github.com/ros-infrastructure/catkin_pkg/compare/0.5.2...1.0.0

Changelog: https://github.com/ros-infrastructure/catkin_pkg/blob/1.0.0/CHANGELOG.rst
2024-08-08 06:14:23 -07:00
Bryan Lai b12a306304 tectonic-unwrapped, tectonic: fix build
Add patch bumping the `time` crate, fix build with rust 1.80.
2024-08-08 21:09:46 +08:00
SandroandGitHub c2c3c5b672 Merge pull request #332599 from WheelsForReals/blackmagic-decklink
blackmagic-desktop-video,decklink: 14.0.1a2 -> 14.1a1
2024-08-08 15:08:40 +02:00
Robert SchützandGitHub bcd139ea64 Merge pull request #333176 from drupol/revert-pr-331985
Revert "python312Packages.dns-lexicon: 3.16.1 -> 3.17.0"
2024-08-08 06:04:30 -07:00
Pol Dellaiera fcaf39b0e7 ollama: 0.3.1 -> 0.3.4
diff: https://github.com/ollama/ollama/compare/v0.3.1..v0.3.4
changelog: https://github.com/ollama/ollama/releases/tag/v0.3.4
2024-08-08 14:55:14 +02:00
André BredaandDoron Behar 700b1e637c ffsubsync: fix build by adding a Python 3.12 patch 2024-08-08 15:53:57 +03:00
André BredaandDoron Behar 1ca92c5641 ffsubsync: nixfmt 2024-08-08 15:53:57 +03:00
Doron Behar cead2ccdc6 python31{1,2}Packages.subliminal: 2.1.0 -> 2.2.1; unbreak 2024-08-08 15:53:57 +03:00
Doron Behar 8c07271c4f python31{1,2}Packages.subliminal: reformat expression a bit
- Don't use `with lib;` in all of meta scope.
- Group arguments with similar purpose together.
- Fix a small typo.
- Don't use `repo = pname` in src.
2024-08-08 15:53:56 +03:00
André BredaandDoron Behar a7c7290b03 python31{1,2}Packages.pysubs2: 1.6.1 -> 1.7.3 2024-08-08 15:53:56 +03:00
André BredaandDoron Behar aed0db11ba python31{1,2}Packages.enzyme: 0.4.1 -> 0.5.2
Note the license change:

https://github.com/Diaoul/enzyme/pull/37/files#diff-c693279643b8cd5d248172d9c22cb7cf4ed163a3c98c8a3f69c2717edd3eacb7
2024-08-08 15:53:56 +03:00
OTABI TomoyaandGitHub 7b81395d99 Merge pull request #333160 from NixOS/pylyzer
pylyzer: 0.0.56 -> 0.0.57
2024-08-08 21:44:27 +09:00
SandroandGitHub 95171f5ab3 Merge pull request #326449 from Quince-Pie/cdxgen 2024-08-08 14:38:25 +02:00
SandroandGitHub 44c480b702 Merge pull request #329528 from r-ryantm/auto-update/python312Packages.requirements-parser 2024-08-08 14:37:53 +02:00
SandroandGitHub 8d668a5650 Merge pull request #329460 from r-ryantm/auto-update/python312Packages.packageurl-python 2024-08-08 14:35:35 +02:00
SandroandGitHub 58a650debd Merge pull request #331561 from tmuehlbacher/update-cyclonedx-cli 2024-08-08 14:35:07 +02:00
Franz PletzandGitHub 74bf8183e8 Merge pull request #332855 from fpletz/pkgs/rm-spidermonkey-102 2024-08-08 14:31:00 +02:00
github-actions[bot]andGitHub ef9b95085f Merge master into staging-next 2024-08-08 12:01:15 +00:00
Markus KowalewskiandGitHub 9c420403d4 Merge pull request #330329 from r-ryantm/auto-update/libfabric
libfabric: 1.21.0 -> 1.22.0
2024-08-08 13:54:03 +02:00
Robert Schütz 1a95fb3696 home-assistant: pin aioazuredevops at 2.1.1 2024-08-08 04:47:19 -07:00
Robert Schütz 6ae0e1abae python312Packages.aioazuredevops: fix pythonImportsCheck 2024-08-08 04:44:02 -07:00
R. Ryantm 98893ef7b3 yandex-cloud: 0.129.0 -> 0.130.0 2024-08-08 11:43:36 +00:00
Aaron Jheng 1a905d79fe okteto: move to by-name 2024-08-08 11:42:51 +00:00
Brian McGeeandGitHub a6f768881a treefmt2: 2.0.3 -> 2.0.4 (#333200) 2024-08-08 13:39:37 +02:00
Sandro Jäckel e92efd8a53 Revert "ladybird: fix compilation by adding no longer propagated libraries"
This reverts commit 757c9420fd.
2024-08-08 13:30:49 +02:00
SandroandGitHub 550ec47dd5 Merge pull request #332281 from Stunkymonkey/hyphenDicts-deprecate-phases 2024-08-08 13:28:35 +02:00
nixpkgs-merge-bot[bot]andGitHub e0ad86b8ed Merge pull request #331932 from r-ryantm/auto-update/vue-language-server
vue-language-server: 2.0.26 -> 2.0.29
2024-08-08 11:24:21 +00:00
Erno Hopearuoho eb8268e6cb goxlr-utility: 1.1.1 -> 1.1.1-unstable-2024-08-06
fixes #331319 where user expects xdg desktop entry to continue work as a launcher
hopefully also helps with #332957
2024-08-08 14:20:38 +03:00
Peder Bergebakken SundtandGitHub b48f2839e8 Merge pull request #332697 from hzeller/feature-20240806-update-perf-data-converter
perf_data_converter: 0-unstable-2024-07-10 -> 0-unstable-2024-07-25
2024-08-08 13:12:57 +02:00
Peder Bergebakken SundtandGitHub 5f1bd156cf Merge pull request #332585 from matteo-pacini/pcsx2-bin-script-part-3
pcsx2-bin: improved updateScript
2024-08-08 13:10:47 +02:00
Markus Kowalewski e7f6521c79 elpa: remove broken flag
works again since 2024.05.001
2024-08-08 13:03:39 +02:00
Peder Bergebakken Sundt 21835c891e SDL2: add some reverse deps to passthru.tests 2024-08-08 12:57:00 +02:00
Fabian AffolterandGitHub a1521bc2d1 Merge pull request #333180 from r-ryantm/auto-update/python312Packages.zha
python312Packages.zha: 0.0.27 -> 0.0.28
2024-08-08 12:43:58 +02:00
Fabian AffolterandGitHub afe335469a Merge pull request #332328 from fabaff/pubnub-license
python312Packages.pubnub: update license
2024-08-08 12:42:19 +02:00