Austin Horstman
|
e8d5966492
|
yaziPlugins.close-and-restore-tab: 0-unstable-2025-05-29 → 0-unstable-2026-05-23
Compare: https://github.com/MasouShizuka/close-and-restore-tab.yazi/compare/5047217e59f9c2f4aa5ae15baa92df7b3f724e67...d7638aadf1f6c4ca5ed2dbff2d3b07c6f86d9804
|
2026-05-24 12:12:31 -05:00 |
|
Austin Horstman
|
cfe0e52405
|
yaziPlugins.clipboard: 0-unstable-2026-05-20 → 0-unstable-2026-05-22
Compare: https://github.com/XYenon/clipboard.yazi/compare/a125df07ba69c893df0e22592e55c1130ce16fe4...0ac03203a88a6ca85539378fbb1b73b75fe8521e
|
2026-05-24 12:12:25 -05:00 |
|
 Peder Bergebakken SundtandGitHub
|
2887859fa2
|
manifold: 3.4.1 -> 3.5.0 (#523248)
|
2026-05-24 14:30:29 +00:00 |
|
 Peder Bergebakken SundtandGitHub
|
91d59c7af0
|
qbz: wrap pactl and pw-metadata into PATH (#522039)
|
2026-05-24 14:19:02 +00:00 |
|
 SandroandGitHub
|
0a7851832d
|
librewolf-unwrapped: 150.0.3-1 -> 151.0.1-2 (#522154)
|
2026-05-24 14:17:29 +00:00 |
|
 SandroandGitHub
|
ded3cab417
|
peertube: 8.1.5 -> 8.1.8 (#523443)
|
2026-05-24 14:15:56 +00:00 |
|
 Nikolay KorotkiyandGitHub
|
6802527b57
|
orbiton: 2.74.0 -> 2.74.2 (#523212)
|
2026-05-24 14:14:35 +00:00 |
|
 SandroandGitHub
|
2af6bedac6
|
libsolv: 0.7.36 -> 0.7.37 (#522674)
|
2026-05-24 14:12:28 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
68ac0b94b4
|
amdgpu_top: 0.11.4 -> 0.11.5 (#523508)
|
2026-05-24 13:42:10 +00:00 |
|
 TomaandGitHub
|
11db3d2b9f
|
siyuan: support darwin (#521546)
|
2026-05-24 13:40:53 +00:00 |
|
 AleksanaandGitHub
|
2ec6f0187a
|
nwg-dock-hyprland: 0.4.8 -> 0.4.9 (#519992)
|
2026-05-24 13:36:43 +00:00 |
|
 AleksanaandGitHub
|
6275b32ffa
|
netease-cloud-music-gtk: 2.5.2 -> 2.5.3 (#521409)
|
2026-05-24 13:35:24 +00:00 |
|
 zowoqandGitHub
|
058b87331f
|
terraform-providers.fastly_fastly: 9.1.1 -> 9.2.0 (#523615)
|
2026-05-24 13:27:51 +00:00 |
|
 zowoqandGitHub
|
3288ec4f5d
|
terraform-providers.aliyun_alicloud: 1.278.0 -> 1.279.0 (#523280)
|
2026-05-24 13:24:16 +00:00 |
|
 zowoqandGitHub
|
2549e16bf0
|
terraform-providers.gitlabhq_gitlab: 18.11.0 -> 19.0.0 (#523204)
|
2026-05-24 13:24:01 +00:00 |
|
yaya
|
a2e55e31d6
|
26.11 is Zokor
|
2026-05-24 15:07:40 +02:00 |
|
 Austin HorstmanandGitHub
|
f69b2eb358
|
vimPlugins.blink-pairs: 0.4.1 -> 0.5.0 (#523577)
|
2026-05-24 13:01:55 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
b3c2035bbd
|
cargo-codspeed: 4.6.0 -> 4.7.0 (#523205)
|
2026-05-24 12:59:30 +00:00 |
|
 JoandGitHub
|
56298ea069
|
.github: Add release-26.05 CI config (#523610)
|
2026-05-24 12:56:15 +00:00 |
|
 JoandGitHub
|
3295052572
|
Update 26.11 documentation (#523605)
|
2026-05-24 12:52:53 +00:00 |
|
R. Ryantm
|
51e39c08a8
|
terraform-providers.fastly_fastly: 9.1.1 -> 9.2.0
|
2026-05-24 12:52:13 +00:00 |
|
yaya
|
41a5348c15
|
.github: Add release-26.05 CI config
|
2026-05-24 14:51:41 +02:00 |
|
yaya
|
ca22d15bca
|
doc: Update for 26.11
|
2026-05-24 14:42:27 +02:00 |
|
 Adam C. StephensandGitHub
|
6dce29a1d5
|
quickwit.tests: drop deleted test reference (#523603)
|
2026-05-24 12:33:10 +00:00 |
|
 Yohann BonifaceandGitHub
|
0ac780c690
|
python3Packages.github-webhook: modernize and migrate to pyproject (#522860)
|
2026-05-24 12:09:58 +00:00 |
|
Sergei Trofimovich
|
251367f734
|
quickwit.tests: drop deleted test reference
Without the change the eval fails as:
```
$ nix-instantiate -A quickwit.tests
error:
… while evaluating the attribute 'syslog-quickwit'
at pkgs/by-name/qu/quickwit/package.nix:112:35:
111| inherit (nixosTests) quickwit;
112| inherit (nixosTests.vector) syslog-quickwit;
| ^
113| };
error: attribute 'syslog-quickwit' missing
at pkgs/by-name/qu/quickwit/package.nix:112:35:
111| inherit (nixosTests) quickwit;
112| inherit (nixosTests.vector) syslog-quickwit;
| ^
113| };
```
|
2026-05-24 13:02:16 +01:00 |
|
 Yohann BonifaceandGitHub
|
054616c9c7
|
python3Packages.unicurses: modernize and migrate to pyproject (#522866)
|
2026-05-24 11:59:07 +00:00 |
|
 Yohann BonifaceandGitHub
|
258544fde3
|
python3Packages.github-to-sqlite: modernize and migrate to pyproject (#522868)
|
2026-05-24 11:58:53 +00:00 |
|
 Yohann BonifaceandGitHub
|
bf7361f4c3
|
treewide: resolve pypi.org and related redirects (#523187)
|
2026-05-24 11:57:04 +00:00 |
|
 Martin WeineltandGitHub
|
9dd9cfb239
|
Migrate variouis test to nspawn container (#523595)
|
2026-05-24 11:28:17 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
4c6bd356f1
|
filebrowser: 2.63.3 -> 2.63.5 (#523590)
|
2026-05-24 11:25:16 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
1ed51a257f
|
openrct2: 0.5.0 -> 0.5.1 (#523582)
|
2026-05-24 11:25:15 +00:00 |
|
 Yohann BonifaceandGitHub
|
6e23e628ca
|
python3Packages.python-magic: modernize and migrate to pyproject (#523014)
|
2026-05-24 11:24:34 +00:00 |
|
Martin Weinelt
|
fbc588f146
|
nixosTests.postfix-tlspol: use nspawn container
|
2026-05-24 13:19:44 +02:00 |
|
Martin Weinelt
|
27c670ba57
|
nixosTests.pinnwand: use nspawn container
|
2026-05-24 13:18:22 +02:00 |
|
 SandroandGitHub
|
3cdf3aad72
|
python3Packages.modern-colorthief: 0.2.0 -> 0.2.1 (#523319)
|
2026-05-24 11:17:38 +00:00 |
|
 SandroandGitHub
|
bac573a799
|
python3Packages.rnginline: disable test_file_url_roundtrip on python 3.14+ (#523373)
|
2026-05-24 11:17:37 +00:00 |
|
Martin Weinelt
|
043c78f155
|
nixosTests.evcc: use nspawn container
|
2026-05-24 13:17:13 +02:00 |
|
 SandroandGitHub
|
e6d53f7285
|
pihole-ftl: 6.6.1 -> 6.6.2 (#523335)
|
2026-05-24 11:16:56 +00:00 |
|
 SandroandGitHub
|
987b916f1c
|
otfcc: fix build (#523361)
|
2026-05-24 11:15:57 +00:00 |
|
Martin Weinelt
|
9b4eefdf38
|
nixosTests.zigbee2mqtt: use nspawn container
|
2026-05-24 13:15:09 +02:00 |
|
 SandroandGitHub
|
a0fc42282c
|
python31{3,4}Packages.ecdsa: fix build failure (#523363)
|
2026-05-24 11:15:08 +00:00 |
|
 SandroandGitHub
|
14f0a59371
|
python3Packages.salmon-mail: fix test_main exit code on click 8.2+ (#523372)
|
2026-05-24 11:13:41 +00:00 |
|
 JoandGitHub
|
aa91ecf353
|
doc/release-notes: move enteries to correct release (#523459)
|
2026-05-24 11:13:17 +00:00 |
|
 yayaandGitHub
|
e397801100
|
treewide: replace lib.trivial.release with hardcode version (hack) (#517985)
|
2026-05-24 11:11:46 +00:00 |
|
 SandroandGitHub
|
b3bb8a97d9
|
python3Packages.solidpython2: skip example 18 with missing reference fixture (#523370)
|
2026-05-24 11:09:56 +00:00 |
|
 Martin WeineltandGitHub
|
b1a57b92ee
|
home-assistant-custom-components.waste_collection_schedule: 2.24.0 -> 2.25.0 (#523589)
|
2026-05-24 11:09:44 +00:00 |
|
 SandroandGitHub
|
56a234d888
|
teams-for-linux: 2.9.0 -> 2.10.0 (#523399)
|
2026-05-24 11:04:49 +00:00 |
|
 isabelandGitHub
|
a997c9bbab
|
python3Packages.sphinx-jupyterbook-latex: fix build with sphinx 9 (#523369)
|
2026-05-24 10:56:33 +00:00 |
|
 isabelandGitHub
|
5eeda83247
|
python3Packages.marimo: relax jedi bound (#523410)
|
2026-05-24 10:55:23 +00:00 |
|