Commit Graph
780320 Commits
Author SHA1 Message Date
Wolfgang WaltherandGitHub bbbcb08ac5 melange: 0.22.0 -> 0.23.4 (#392950) 2025-04-06 15:25:33 +00:00
Wolfgang WaltherandGitHub ec5e0cc4d2 graalvmPackages.graalnodejs: 24.1.2 -> 24.2.0 (#393348) 2025-04-06 15:25:12 +00:00
Wolfgang WaltherandGitHub e6cc6727d0 graalvmPackages.graalpy: 24.1.2 -> 24.2.0 (#393347) 2025-04-06 15:25:04 +00:00
Wolfgang WaltherandGitHub 7bf0060e90 graalvmPackages.truffleruby: 24.1.2 -> 24.2.0 (#393346) 2025-04-06 15:24:51 +00:00
Wolfgang WaltherandGitHub 5ef4240a7a protoc-gen-es: 2.2.3 -> 2.2.5 (#393340) 2025-04-06 15:24:38 +00:00
Wolfgang WaltherandGitHub a2f36631b1 oauth2-proxy: 7.8.1 -> 7.8.2 (#393258) 2025-04-06 15:24:07 +00:00
Wolfgang WaltherandGitHub 89f5d2f1cb graalvmPackages.graaljs: 24.1.2 -> 24.2.0 (#393208) 2025-04-06 15:23:49 +00:00
Wolfgang WaltherandGitHub fd68d57271 proxmark3: 4.19552 -> 4.20142 (#393169) 2025-04-06 15:23:36 +00:00
Fabian Affolter cfc19d7f84 home-assistant-custom-components.solax_modbus: 2025.02.1 -> 2025.04.1
Diff: https://github.com/wills106/homeassistant-solax-modbus/compare/refs/tags/2025.02.1...2025.04.1

Changelog: https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2025.04.1
2025-04-06 17:22:50 +02:00
Fabian Affolter 71968cbab6 python313Packages.pymodbus: 3.8.3 -> 3.8.6
Diff: https://github.com/pymodbus-dev/pymodbus/compare/refs/tags/v3.8.3...v3.8.6

Changelog: https://github.com/pymodbus-dev/pymodbus/releases/tag/v3.8.6
2025-04-06 17:21:36 +02:00
Wolfgang WaltherandGitHub 0e473a7d11 chezmoi: 2.60.1 -> 2.61.0 (#393062) 2025-04-06 15:20:12 +00:00
Fabian Affolter 3c2c42b78c python313Packages.model-checker: 0.8.19 -> 0.8.20 2025-04-06 17:18:43 +02:00
Fabian Affolter b36b2b7884 python313Packages.meshtastic: 2.6.0 -> 2.6.1
Diff: https://github.com/meshtastic/python/compare/refs/tags/2.6.0...2.6.1

Changelog: https://github.com/meshtastic/python/releases/tag/2.6.1
2025-04-06 17:18:18 +02:00
Wolfgang WaltherandGitHub 5ec2ac8915 shattered-pixel-dungeon: 3.0.1 -> 3.0.2 (#392880) 2025-04-06 15:16:55 +00:00
Wolfgang WaltherandGitHub 16071787ff terraform-providers.mongodbatlas: 1.29.0 -> 1.31.0 (#392757) 2025-04-06 15:14:52 +00:00
Wolfgang WaltherandGitHub 5233861ccd openfga-cli: 0.6.4 -> 0.6.5 (#392939) 2025-04-06 15:12:32 +00:00
Fabian AffolterandGitHub 5cca3ad45f python313Packages.decora-wifi: refactor
- update pname
- add changelog to meta
2025-04-06 17:12:29 +02:00
Wolfgang WaltherandGitHub b75af83b1f yabasic: 2.91.1 -> 2.91.2 (#392931) 2025-04-06 15:12:19 +00:00
Wolfgang WaltherandGitHub cef834ab03 oh-my-zsh: 2025-03-11 -> 2025-04-03 (#392753) 2025-04-06 15:11:44 +00:00
Wolfgang WaltherandGitHub ab7cdaf2c2 pyspread: 2.3.1 -> 2.4 (#392799) 2025-04-06 15:11:01 +00:00
Wolfgang WaltherandGitHub 9950c4c7a4 flink: 1.20.1 -> 2.0.0 (#392091) 2025-04-06 15:10:07 +00:00
Wolfgang WaltherandGitHub 2d3b51a119 adw-gtk3: 5.6 -> 5.7 (#391409) 2025-04-06 15:09:52 +00:00
Wolfgang WaltherandGitHub e3466817c2 bikeshed: 5.1.1 -> 5.1.2 (#391064) 2025-04-06 15:09:29 +00:00
Wolfgang WaltherandGitHub 32105af353 heroku: 10.2.0 -> 10.4.0 (#390853) 2025-04-06 15:06:09 +00:00
Wolfgang WaltherandGitHub 7a337643a8 dependabot-cli: 1.57.0 -> 1.62.1 (#390426) 2025-04-06 15:05:47 +00:00
Wolfgang WaltherandGitHub 9f34f71606 tomcat9: 9.0.100 -> 9.0.102 (#390184) 2025-04-06 15:05:25 +00:00
Wolfgang WaltherandGitHub fe59b9d01f tomcat10: 10.1.34 -> 10.1.39 (#390137) 2025-04-06 15:05:00 +00:00
Wolfgang WaltherandGitHub 7942a711c6 hydrus: 612 -> 614 (#386349) 2025-04-06 15:00:22 +00:00
Kenichi Kamiya b1a549d4fa .devcontainer: apply nixfmt-rfc-style on save
formatterPath does not support the specifier "nixfmt-rfc-style"

https://github.com/nix-community/vscode-nix-ide/blob/92fdb077e9f18cc0048b15b1c07e5d18d629f76c/package.json#L76-L85

Currently it is just ignored,
because of we are setting LSP.

https://github.com/nix-community/vscode-nix-ide/blob/92fdb077e9f18cc0048b15b1c07e5d18d629f76c/README.md?plain=1#L63

This commit removes the unused config
and enables auto formatter on save.
2025-04-06 23:52:51 +09:00
h0nIgandGitHub 1f4837a96a unibilium: add missing homepage 2025-04-06 16:39:37 +02:00
Andrew Marshall 60335dcbda librewolf-unwrapped: 136.0.4-1 -> 137.0-3
Previously reverted in 5fa303c382 due to
an upstream issue, but that has now been resolved with `-3` release.

See also https://codeberg.org/librewolf/issues/issues/2400
2025-04-06 10:37:50 -04:00
R. Ryantm 300c521039 thunderbird-latest-unwrapped: 136.0.1 -> 137.0.1 2025-04-06 14:35:04 +00:00
R. Ryantm 0873466aa7 firebase-tools: 13.35.1 -> 14.1.0 2025-04-06 14:16:05 +00:00
Pol DellaieraandGitHub da98c5d529 typos: 1.30.3 -> 1.31.1 (#396526) 2025-04-06 16:08:08 +02:00
Pol DellaieraandGitHub 81e3810967 treewide: remove azahi from maintainers (#396543) 2025-04-06 16:06:24 +02:00
Pol DellaieraandGitHub 6e4deea6cb wakapi: 2.13.1 -> 2.13.2 (#396554) 2025-04-06 16:05:38 +02:00
SandroandGitHub 4f09c7542e ieda: 0-unstable-2024-10-11 -> 0-unstable-2025-03-12 (#389235) 2025-04-06 15:39:18 +02:00
Bruno BELANYIandGitHub ce4166636b homebox: 0.17.0 -> 0.18.0; nixos/homebox: update defaults (#388655) 2025-04-06 14:38:36 +01:00
Martin WeineltandGitHub c7d38f9f4f firefox: don't include xdg-open and other linux-specific dependencies in wrapped closure on darwin (#395917) 2025-04-06 15:37:41 +02:00
Arne KellerandGitHub 8c76204343 mamba-cpp: init at 2.0.5 (#352030) 2025-04-06 15:27:37 +02:00
R. Ryantm a7d91185f3 linkerd_edge: 25.3.2 -> 25.4.1 2025-04-06 13:23:15 +00:00
Adam C. StephensandGitHub 6220a040db rio: 0.2.10 -> 0.2.12 (#396524) 2025-04-06 09:20:42 -04:00
misilelab fb7c7eb834 wakapi: 2.13.1 -> 2.13.2
https://github.com/muety/wakapi/releases/tag/2.13.2

Signed-off-by: misilelab <misileminecord@gmail.com>
2025-04-06 22:09:22 +09:00
Gaetan LepageandMasum Reza e0754b43a3 abseil-cpp_202501: init at 20250127.1 2025-04-06 18:38:03 +05:30
Lin Jian f555156cb0 Revert "double-entry-generator: 2.7.1 -> 2.8.0" 2025-04-06 21:06:35 +08:00
nixpkgs-upkeep-botandMasum Reza 67e192c073 vscode: 1.98.2 -> 1.99.0 2025-04-06 18:29:53 +05:30
R. Ryantm 804baf68fb upbound-main: 0.39.0-0.rc.0.249.g7b07f31c -> 0.39.0-0.rc.0.301.gaa3d1f39 2025-04-06 12:50:44 +00:00
R. Ryantm 79c9abe566 python312Packages.decora-wifi: 1.4 -> 1.5 2025-04-06 12:32:43 +00:00
Pol DellaieraandGitHub 6e0ed24a84 vscode-extensions.42crunch.vscode-openapi: 4.27.0 -> 4.33.1 and fix license (#396424) 2025-04-06 14:30:55 +02:00
0bd2afcb1a podman-tui: 1.4.0 -> 1.5.0 (#396539)
Co-authored-by: aaronjheng <aaronjheng@users.noreply.github.com>
2025-04-06 12:25:05 +00:00