Commit Graph
758540 Commits
Author SHA1 Message Date
Thiago Kenji Okada 9a39cbb755 jetbrains.plugins: change tests to run in idea-community
So we can build it in OfBorg.
2025-02-25 11:22:37 +00:00
Thiago Kenji Okada 081d35d92b maintainers/team-list: add thiagokokada as Jetbrains maintainer 2025-02-25 11:22:37 +00:00
Thiago Kenji Okada 329b675005 jetbrains.plugins: format with rfc style 2025-02-25 11:22:35 +00:00
Thiago Kenji Okada 7d049ce0d6 jetbrains.plugins: clean-up 2025-02-25 11:21:42 +00:00
Thiago Kenji Okada 89d7d9b6dc jetbrains.plugins: fix JAR plugins
While #321247 technically "fixed" JAR plugins, it fixed by creating a
broken symlink. The reason it wasn't causing issues before is because
the derivation before set `donFixup = true`, skipping the checks for
broken symlinks in the derivation.

Now that the fixup phase is re-enabled, this is causing the build to
fail if you have a JAR plugin like `wakatime`. Now the symbolic links
are correct, but I am not sure if this is working correctly or not.
2025-02-25 11:18:52 +00:00
Thiago Kenji Okada c062264d74 jetbrains.plugins: fix darwin builds
There were 2 issues for usage of `jetbrains.plugins.addPlugins` in
darwin:

- Some IDE products have spaces in name (e.g.: "IntelliJ IDEA CE"). The
  current code didn't escape or quoted the strings together, so it
  failed during build
- After fixing the issue above, opening the resulting app bundle (e.g.:
  `open result/Applications/IntelliJ IDEA CE`) would result in an error
  because we modified the bundle but kept the old signature

This commit fixes both those issues, the first one by quoting the IDE
name using `lib.escapeShellArg` and the second one by using
`darwin.autoSignDarwinBinariesHook`.
2025-02-25 11:18:17 +00:00
Ilan JoselevichandGitHub 521ddca608 finamp: 0.9.12-beta -> 0.9.13-beta (#372695) 2025-02-25 12:44:41 +07:00
Samuel AinsworthandGitHub a4d900ad5b python312Packages.embedding-reader: Fix build (#384681) 2025-02-25 00:24:06 -05:00
Martin WeineltandGitHub 35f9b4c165 zigbee2mqtt_2: init at 2.1.1 (#371053) 2025-02-25 05:09:13 +01:00
Martin WeineltandGitHub d075548408 python312Packages.numpyro: disable failing test (#384939) 2025-02-25 05:05:48 +01:00
Palmer Cox 8a019c473f python312Packages.embedding-reader: Fix build
The dependency "tqdm" was missing. Also, I changed
"propagatedBuildInputs" to "dependencies" as its my understanding that
that is now a best practice.
2025-02-24 22:56:45 -05:00
Martin WeineltandGitHub 132bbc6ab7 evcc: 0.200.2 -> 0.200.3 (#384882) 2025-02-25 04:48:00 +01:00
Martin Weinelt 52ae832918 python312Packages.numpyro: disable failing test 2025-02-25 04:29:47 +01:00
Martin WeineltandGitHub 8de5f8e715 onnxruntime: 1.20.1 -> 1.20.2 (#384926) 2025-02-25 04:29:27 +01:00
Pol DellaieraandGitHub 0d6b5b05c8 vscode-extensions.github.copilot{-,-chat}: 1.{266.1363 -> 275.0}, 0.24.202502{0602 -> 1302} (#384899) 2025-02-25 04:22:28 +01:00
R. RyanTMandGitHub 00ffc3696b python312Packages.androguard: 4.1.2 -> 4.1.3 (#384927)
https://github.com/androguard/androguard/releases/tag/v4.1.3
2025-02-25 04:14:18 +01:00
Martin WeineltandGitHub 40911acf7d python313Packages.whirlpool-sixth-sense: 0.18.12 -> 0.19 (#384896) 2025-02-25 03:04:26 +01:00
Martin WeineltandGitHub faeaa9791c python313Packages.alarmdecoder: 1.13.11 -> 1.13.12, python313Packages.adext: 0.4.3 -> 0.4.4 (#384886) 2025-02-25 03:04:04 +01:00
Martin WeineltandGitHub c307722f52 python313Packages.pyfibaro: 0.8.0 -> 0.8.1 (#384895)
Diff: https://github.com/rappenze/pyfibaro/compare/refs/tags/0.8.0...0.8.1

Changelog: https://github.com/rappenze/pyfibaro/releases/tag/0.8.1
2025-02-25 03:03:49 +01:00
R. RyanTMandGitHub 589540800f oneDNN: 3.5.3 -> 3.7 (#349859)
https://github.com/oneapi-src/oneDNN/releases/tag/v3.6
https://github.com/oneapi-src/oneDNN/releases/tag/v3.6.1
https://github.com/oneapi-src/oneDNN/releases/tag/v3.6.2
https://github.com/oneapi-src/oneDNN/releases/tag/v3.7
2025-02-25 02:53:25 +01:00
Martin Weinelt 691eb6f89a onnxruntime: 1.20.1 -> 1.20.2
https://github.com/microsoft/onnxruntime/releases/tag/v1.20.2
2025-02-25 01:40:17 +01:00
Justin BedőandGitHub dade3cbe77 rPackages.x13binary: fixed build (#384873) 2025-02-25 11:32:25 +11:00
Martin WeineltandGitHub a86b3e2d01 zap-chip-gui: unpin from electron 31 (#384858) 2025-02-25 00:56:24 +01:00
DontEatOreo 0acb95918b vscode-extensions.github.copilot-chat: 0.24.2025020602 -> 0.24.2025021302 2025-02-25 01:16:24 +02:00
DontEatOreo 962999c6d2 vscode-extensions.github.copilot: 1.266.1363 -> 1.275.0 2025-02-25 01:15:36 +02:00
Fabian Affolter 0e4ab8fd52 python313Packages.whirlpool-sixth-sense: 0.18.12 -> 0.19
Diff: https://github.com/abmantis/whirlpool-sixth-sense/compare/refs/tags/0.18.12...0.19
2025-02-25 00:15:35 +01:00
Fabian Affolter 9ff13df8cd python313Packages.pyfibaro: 0.8.0 -> 0.8.1
Diff: https://github.com/rappenze/pyfibaro/compare/refs/tags/0.8.0...0.8.1

Changelog: https://github.com/rappenze/pyfibaro/releases/tag/0.8.1
2025-02-25 00:12:16 +01:00
Fabian Affolter cc6b67e60d python313Packages.adext: 0.4.3 -> 0.4.4
Diff: https://github.com/ajschmidt8/adext/compare/refs/tags/v0.4.3...v0.4.4

Changelog: https://github.com/ajschmidt8/adext/releases/tag/v0.4.4
2025-02-25 00:02:01 +01:00
Fabian Affolter 26da64d5f3 python313Packages.alarmdecoder: 1.13.11 -> 1.13.12
Diff: https://github.com/nutechsoftware/alarmdecoder/compare/1.13.11...1.13.12
2025-02-25 00:01:16 +01:00
Fabian AffolterandGitHub 0ecb2390a2 nagiosPlugins.check_ssl_cert: 2.86.0 -> 2.86.1 (#384785) 2025-02-24 23:58:46 +01:00
Fabian AffolterandGitHub f90237a317 python312Packages.yte: 1.5.7 -> 1.7.0 (#384856) 2025-02-24 23:58:19 +01:00
Martin WeineltandGitHub 92e61db154 home-assistant-custom-components.solax_modbus: 2025.01.9 -> 2025.02.1 (#384877) 2025-02-24 23:49:25 +01:00
Martin Weinelt 8b563508dd evcc: 0.200.2 -> 0.200.3
https://github.com/evcc-io/evcc/releases/tag/0.200.3
2025-02-24 23:45:19 +01:00
Peter HoegandGitHub f869e8f2f6 gemrb: cleaning up (#377400)
* gemrb: cleaning up
2025-02-24 23:44:46 +01:00
Gaétan LepageandGitHub 96184f1af0 vimPlugins.LazyVim: 2025-02-15 -> 2025-02-22 (#384830) 2025-02-24 23:41:31 +01:00
Gaétan LepageandGitHub bba1dec587 python312Packages.nixpkgs-updaters-library: 1.1.0 -> 1.2.0 (#384625) 2025-02-24 23:32:56 +01:00
Audrey DutcherandGitHub bcb6119e0c chore: remove unused fetchpatch import in kvazaar (#384871) 2025-02-24 15:20:09 -07:00
Luflosi a9889d60df home-assistant-custom-components.solax_modbus: 2025.01.9 -> 2025.02.1
https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2025.02.1
2025-02-24 23:18:29 +01:00
2b1e16efc8 repomix: 0.2.25 -> 0.2.29 (#384812)
Co-authored-by: boralg <boralg@users.noreply.github.com>
2025-02-24 22:17:10 +00:00
Nick CaoandGitHub 793d078c8c gost: 2.11.5-unstable-2024-02-02 -> 2.12.0 (#384131) 2025-02-24 17:13:42 -05:00
Sergei TrofimovichandBernardo Meurer a81eb39bc8 libmtp: 1.1.21 -> 1.1.22
Changes: https://github.com/libmtp/libmtp/releases/tag/v1.1.22
2025-02-24 19:11:36 -03:00
Nick CaoandGitHub c52740a699 bpftune: 0-unstable-2025-01-17 -> 0-unstable-2025-02-13 (#384626) 2025-02-24 17:10:52 -05:00
R. RyantmandGaetan Lepage ea99e68326 python312Packages.nixpkgs-updaters-library: 1.1.0 -> 1.2.0 2025-02-24 23:07:17 +01:00
Bruno Rodrigues 2654b12cbe rPackages.x13binary: fixed build 2025-02-24 23:06:38 +01:00
Nick CaoandGitHub 9a44ab05ee python312Packages.pytensor: 2.28.0 -> 2.28.1 (#384823) 2025-02-24 17:06:33 -05:00
Audrey Dutcher 0afd0c97f3 chore: remove unused fetchpatch import in kvazaar 2025-02-24 15:02:38 -07:00
AtemuandGitHub 337a22dab3 freetube: 0.23.1 -> 0.23.2 (#384596) 2025-02-24 22:14:06 +01:00
Heitor AugustoandGitHub 64f5275c81 cosmic-osd: 1.0.0-alpha.5.1 -> 1.0.0-alpha.6 (#384862) 2025-02-25 02:34:20 +05:30
jopejoe1andGitHub f0edbb6012 recaf-launcher: init at 0.8.1 (#384026) 2025-02-24 20:30:44 +00:00
TudbuT 3786e6ab5e recaf-launcher: init at 0.8.1 2025-02-24 21:22:11 +01:00