Commit Graph
804563 Commits
Author SHA1 Message Date
Sefa EyeogluandGitHub b63b1ae590 vencord: 1.12.1 -> 1.12.2 (#407725) 2025-05-17 09:51:32 +02:00
R. Ryantm e544b59218 dart-sass: 1.87.0 -> 1.89.0 2025-05-17 07:47:49 +00:00
AleksanaandGitHub 68e60677f2 cerca: init at 0-unstable-2025-05-10 (#405743) 2025-05-17 15:45:19 +08:00
K900andGitHub 363eeaaa1f kdePackages: Frameworks 6.14.0 -> 6.14.1 (#407830) 2025-05-17 10:40:48 +03:00
AleksanaandGitHub 1f0df6d898 exatorrent: init at 1.3.0 (#400526) 2025-05-17 15:38:57 +08:00
AleksanaandGitHub 9f13118435 actiona: 3.10.2 -> 3.11.1, move to pkgs/by-name (#402363) 2025-05-17 15:38:12 +08:00
AleksanaandGitHub 3fcbdcfc70 doc/tauri: fix example, make openssl linux-only (#407756) 2025-05-17 15:32:44 +08:00
Pol Dellaiera 9182bf4d85 freerdp: 3.15.0 -> 3.15.0-unstable-2025-05-16
Includes a patch from https://github.com/FreeRDP/FreeRDP/pull/11439
Fixing the GCC warnings and make guacamole-server compiling 
successfully.
2025-05-17 09:30:42 +02:00
Matthias BeyerandGitHub 73d665e510 annextimelog: 0.14.0 -> 0.15.0 (+tests) (#407567) 2025-05-17 09:29:37 +02:00
AleksanaandGitHub 35514adaed python313Packages.oauth{,2}: drop (#407672) 2025-05-17 15:29:09 +08:00
Nikolay KorotkiyandGitHub 7b3bfd8a19 jfrog-cli: 2.73.0 -> 2.75.1 (#407271) 2025-05-17 11:28:28 +04:00
AleksanaandGitHub 268c5a19ed clash-verge-rev: use cargo-tauri.hook, refactor (#407062) 2025-05-17 15:27:48 +08:00
K900 1a766944dc kdePackages: Frameworks 6.14.0 -> 6.14.1
Fixes a common Kirigami crasher and Chromium browsers being stuck
on startup for 60 seconds.
2025-05-17 10:26:25 +03:00
AleksanaandGitHub b2d8e09550 shh: rev2 enhancements to path handling, manpages, shell-completion (#402678) 2025-05-17 15:25:39 +08:00
Nikolay KorotkiyandGitHub eeba07a1f7 wasm-tools: 1.229.0 -> 1.230.0 (#406302) 2025-05-17 11:24:36 +04:00
AleksanaandGitHub 7779423bad eloquent: init at 1.2 (#406301) 2025-05-17 15:20:51 +08:00
R. Ryantm 14cbeaf7d1 flutter_rust_bridge_codegen: 2.9.0 -> 2.10.0 2025-05-17 07:09:36 +00:00
Arne KellerandGitHub b619ba1d80 openpace: init at 1.1.3 (#386287) 2025-05-17 09:05:01 +02:00
Nikolay KorotkiyandGitHub 9cbbae54d3 ogdf: 2022.02 -> 2023.09 (#407001) 2025-05-17 11:04:46 +04:00
R. Ryantm 79053f72f4 fflogs: 8.17.1 -> 8.17.13 2025-05-17 07:03:36 +00:00
thtrf acc13227f6 eloquent: init at 1.2 2025-05-17 08:57:49 +02:00
Arne KellerandGitHub 400ae9b325 memos: 0.13.2 -> 0.24.2, move to by-name, adopt (#405121) 2025-05-17 08:55:31 +02:00
R. Ryantm 68a98350d6 storj-uplink: 1.127.1 -> 1.128.4 2025-05-17 06:44:26 +00:00
ae61342c1a mitra: 4.1.1 -> 4.2.1 (#407798)
Co-authored-by: haruki7049 <tontonkirikiri@gmail.com>
2025-05-17 06:11:01 +00:00
Michael Hoang e081076523 joplin-desktop: fix Joplin Backup plugin failing to creating archive 2025-05-17 15:43:57 +10:00
R. Ryantm b5ce85d8c6 foliate: 3.2.1 -> 3.3.0 2025-05-17 05:39:46 +00:00
41da83c551 aws-lc: 1.50.0 -> 1.51.2 (#404364)
Co-authored-by: theoparis <theo@theoparis.com>
2025-05-17 05:33:28 +00:00
R. Ryantm dcb90da5af keychain: 2.8.5 -> 2.9.5 2025-05-17 05:21:59 +00:00
AleksanaandGitHub ebd5b3e305 whipper: add mainProgram (#404868) 2025-05-17 13:02:46 +08:00
AleksanaandGitHub c3e36a73d7 wayland: Remove meta.mainProgram (#407721) 2025-05-17 13:02:31 +08:00
AleksanaandGitHub aa49b7d432 feishu: add mainProgram (#407806) 2025-05-17 13:01:59 +08:00
AleksanaandGitHub 34c6f0fe45 musl-obstack: fix build on darwin (#407671) 2025-05-17 12:59:11 +08:00
Morgan Jones 4cf4acae57 k3s: #405952: fix mount regression
Until #405952 is fixed, we can use our own util-linux to avoid breaking
k3s in the release. Revert this commit when that happens.
2025-05-16 21:40:54 -07:00
Morgan Jones 44d7b6dd7b k3s: use util-linuxMinimal
The full version of util-linux has systemd, NLS, and ncurses support.
k3s only uses a couple utilities from it at runtime, so use the minimal
version.
2025-05-16 21:34:24 -07:00
Morgan Jones 727809f534 nixos/k3s: get tests working again
Some of the attributes fetched throw, so tryEval them. Recurse into the
attribute set to pick up all the tests.
2025-05-16 21:34:22 -07:00
R. Ryantm 957dc1b6c9 glaze: 5.0.2 -> 5.2.1 2025-05-17 03:52:04 +00:00
kuflierl 3dc449dadb shh: rev2 switch to upstreamed patches for strace path fixing, clean up check patch, enable manpages and autocomplete with upstream patches,
update script, make cross-compile possible, make docgen feature and generation optional, add changelog

Signed-off-by: kuflierl <41301536+kuflierl@users.noreply.github.com>
2025-05-17 05:42:52 +02:00
AleksanaandGitHub e067fb89ac geminicommit: init at 0.2.7 (#407555) 2025-05-17 11:30:14 +08:00
R. Ryantm 2db6047174 jailer: 16.6.1 -> 16.6.2 2025-05-17 03:25:43 +00:00
AleksanaandGitHub 46e3b63e96 coulomb: init at 0.6.1 (#406870) 2025-05-17 11:24:42 +08:00
wxt cb441dc8d7 feishu: add mainProgram 2025-05-17 11:22:42 +08:00
AleksanaandGitHub d56a9d0b9b matrix-continuwuity: init at 0.5.0-rc.5; nixos/matrix-continuwuity: init (#400637) 2025-05-17 11:14:53 +08:00
Sizhe Zhao 91efdffc55 uv: 0.7.4 -> 0.7.5 2025-05-17 11:07:39 +08:00
Will Fancher 7d255b3d6b maintainers: Align systemd team and package maintenance with GitHub team membership 2025-05-16 23:03:09 -04:00
TomaSajt bcf14f49a0 clash-verge-rev: use cargo-tauri.hook, refactor 2025-05-17 05:02:50 +02:00
Sizhe Zhao 1150c15336 luau: 0.673 -> 0.674 2025-05-17 10:54:21 +08:00
863da33c92 particle-cli: 3.35.8 -> 3.35.10 (#407789)
Co-authored-by: ttrssreal <ttrssreal@users.noreply.github.com>
2025-05-17 02:46:56 +00:00
wxt 6d4f1aa131 rustdesk-flutter: 1.3.9 -> 1.4.0 2025-05-17 10:36:21 +08:00
Austin HorstmanandGitHub 1623ab8e21 tree-sitter-grammars.tree-sitter-gemini: init (#407649) 2025-05-16 21:25:44 -05:00
R. Ryantm 738095d571 mitra: 4.1.1 -> 4.2.1 2025-05-17 02:25:29 +00:00