nixpkgs-merge-bot[bot]
8695de1d43
mdbook-alerts: 0.6.3 -> 0.6.4 ( #337708 )
2024-08-27 14:25:11 +00:00
R. Ryantm
68a8df19a0
mdbook-alerts: 0.6.3 -> 0.6.4
2024-08-27 13:16:48 +00:00
nixpkgs-merge-bot[bot]
a4a226743d
warp-terminal: 0.2024.08.13.08.02.stable_04 -> 0.2024.08.20.08.02.stable_00 ( #337690 )
2024-08-27 13:12:51 +00:00
Sebastián Mancilla
6b6820c8e1
legba: fix darwin build ( #336084 )
2024-08-27 09:07:46 -04:00
Yury Shvedov
f442c0ab52
yandex-music: init at 5.13.2
...
Yandex Music - Personal recommendations, selections for any occasion and
new music. This is repacked version of Beta of Yandex Music version for
windows desktop based on electron. The repack process is developing at
[cucumber-sp's](https://github.com/cucumber-sp/yandex-music-linux ) project.
Change-Id: I517ba94ceee04cf9f1e13d7c33d5355cbcec0939
2024-08-27 13:04:04 +00:00
Gaetan Lepage
4a791bd5d4
zed-editor: 0.149.5 -> 0.149.6
...
Diff: https://github.com/zed-industries/zed/compare/refs/tags/v0.149.5...0.149.6
Changelog: https://github.com/zed-industries/zed/releases/tag/v0.149.6
2024-08-27 15:02:01 +02:00
R. Ryantm
dd35b08c36
gatus: 5.11.0 -> 5.12.0
2024-08-27 12:56:58 +00:00
R. Ryantm
4992478d6e
amazon-ssm-agent: 3.3.551.0 -> 3.3.808.0
2024-08-27 12:39:14 +00:00
Sandro
76b8104fdd
viber: 21.8.0.11 -> 23.2.0.3 ( #336969 )
2024-08-27 14:30:47 +02:00
Sandro
078be5f645
loopwm: added updateScript ( #334081 )
2024-08-27 14:28:14 +02:00
nixpkgs-merge-bot[bot]
f797f09e4c
immich-go: 1.21.3 -> 0.22.0 ( #337682 )
2024-08-27 12:20:39 +00:00
R. Ryantm
31c4c52f76
opshin: 0.22.0 -> 0.23.0
2024-08-27 12:20:32 +00:00
Sandro
3b925a4fea
flatpak: fix icon validation test ( #337458 )
2024-08-27 14:09:53 +02:00
Sandro
8aa6fbde77
rathole: 0.5.0 -> 0.5.0-unstable-2024-06-06 ( #337095 )
2024-08-27 14:09:38 +02:00
Emery Hemingway
56fab16fa9
syndicate-server: init 0.46.0
...
https://git.syndicate-lang.org/syndicate-lang/syndicate-rs
2024-08-27 11:47:19 +00:00
nixpkgs-merge-bot[bot]
4a18f25fde
okteto: 2.30.1 -> 2.30.2 ( #337515 )
2024-08-27 11:38:33 +00:00
R. Ryantm
4585a6b185
youtrack: 2024.2.40106 -> 2024.2.41254
2024-08-27 11:35:21 +00:00
R. Ryantm
5126556968
warp-terminal: 0.2024.08.13.08.02.stable_04 -> 0.2024.08.20.08.02.stable_00
2024-08-27 11:32:05 +00:00
R. Ryantm
658984c6e5
melonDS: 0.9.5-unstable-2024-08-19 -> 0.9.5-unstable-2024-08-21
2024-08-27 11:26:20 +00:00
nixpkgs-merge-bot[bot]
17c02e4dda
templ: 0.2.747 -> 0.2.771 ( #336843 )
2024-08-27 10:55:22 +00:00
R. Ryantm
1c17f11557
immich-go: 1.21.3 -> 0.22.0
2024-08-27 10:51:15 +00:00
Jonas Heinrich
689125a9ab
footage: init at 1.3.2 ( #336976 )
2024-08-27 11:57:31 +02:00
Youwen Wu
0cc19354e5
manga-tui: 0.2.0 -> 0.3.1
2024-08-27 02:39:57 -07:00
aleksana
59bd948ea0
video-trimmer: add aleksana to maintainers
2024-08-27 17:16:52 +08:00
aleksana
295e1e95bc
video-trimmer: 0.8.1 -> 0.8.2
2024-08-27 17:15:51 +08:00
aleksana
f6c473d14c
video-trimmer: format with nixfmt-rfc-style
2024-08-27 17:15:23 +08:00
aleksana
f270e98590
video-trimmer: move to pkgs/by-name
2024-08-27 16:57:18 +08:00
Pol Dellaiera
bae6a8d1dc
md-tui: 0.8.4 -> 0.8.5 ( #337647 )
2024-08-27 10:45:08 +02:00
R. Ryantm
134b241309
nbfc-linux: 0.1.15 -> 0.2.7
2024-08-27 08:07:07 +00:00
R. Ryantm
9a8c62f841
ast-grep: 0.24.1 -> 0.26.3
2024-08-27 07:36:42 +00:00
Yury Shvedov
bd1a15057c
gitwatch: init at v0.2
...
Useful script to automatically commit and push changes in watched
folders.
What to use it for?
* My case: **cad programs** which does not have their own version
control or cloud. e.g. Kompas3D.
Next, copy-paste from README of project:
* **config files**: some programs auto-write their config files, without
waiting for you to click an 'Apply' button; or even if there is such
a button, most programs offer you no way of going back to an earlier
version of your settings. If you commit your config file(s) to a git repo,
you can track changes and go back to older versions. This script makes it
convenient, to have all changes recorded automatically.
* **document files**: if you use an editor that does not have built-in git
support (or maybe if you don't like the git support it has), you can use
gitwatch to automatically commit your files when you save them, or combine
it with the editor's auto-save feature to fully automatically and regularly
track your changes
Change-Id: I509dea55def25ccfbb36bf8a2bae685b51a757fb
2024-08-27 07:35:47 +00:00
Jonas Heinrich
ff0f540aba
downonspot: 0.5.1 -> 0.6.0 ( #337606 )
2024-08-27 09:30:02 +02:00
Gaetan Lepage
9d00f765b4
md-tui: 0.8.4 -> 0.8.5
...
Diff: https://github.com/henriklovhaug/md-tui/compare/refs/tags/v0.8.4...v0.8.5
Changelog: https://github.com/henriklovhaug/md-tui/blob/refs/tags/v0.8.5/CHANGELOG.md
2024-08-27 08:41:20 +02:00
R. Ryantm
355109d635
renode-dts2repl: 0-unstable-2024-08-16 -> 0-unstable-2024-08-20
2024-08-27 06:36:44 +00:00
Masum Reza
1e359fcff8
roddhjav-apparmor-rules: 0-unstable-2024-08-06 -> 0-unstable-2024-08-26 ( #337550 )
2024-08-27 11:46:10 +05:30
Michele Guerini Rocco
1de2d9f8e2
bup: 0.33.3 -> 0.33.4 ( #337403 )
2024-08-27 08:12:48 +02:00
Emery Hemingway
780a7d3fe0
eris-go: 20240128 -> 20240826
2024-08-27 05:00:44 +00:00
Donovan Glover
c1d51d7e09
yubico-piv-tool: 2.5.2 -> 2.6.0 ( #337210 )
2024-08-27 04:27:06 +00:00
Emily
7fd9224e7f
cinny-desktop: 4.0.3 -> 4.1.0, use hashRouter ( #334805 )
2024-08-27 05:17:18 +01:00
Robert Schütz
6c4cdee251
setzer: move to pkgs/by-name
2024-08-26 21:09:49 -07:00
nixpkgs-merge-bot[bot]
68c343ccfb
rcp: 0.11.0 -> 0.12.0 ( #337594 )
2024-08-27 03:46:25 +00:00
nixpkgs-merge-bot[bot]
bb0d7fa0f2
railway: 3.12.2 -> 3.13.0 ( #337603 )
2024-08-27 01:55:29 +00:00
R. Ryantm
3048112aaf
lubelogger: 1.3.5 -> 1.3.6
2024-08-27 01:21:16 +00:00
R. Ryantm
fd8a665d23
downonspot: 0.5.1 -> 0.6.0
2024-08-27 00:44:14 +00:00
Martin Weinelt
8a4ba48acc
pretix: 2024.7.0 -> 2024.7.1 ( #337592 )
2024-08-27 02:39:15 +02:00
Bruno Bigras
a3284a0cba
wal-listener: init at 2.6.1 ( #336815 )
2024-08-26 20:39:09 -04:00
R. Ryantm
b706033252
railway: 3.12.2 -> 3.13.0
2024-08-27 00:30:51 +00:00
Martin Weinelt
220bfd1a19
pretix: 2024.7.0 -> 2024.7.1
...
https://github.com/pretix/pretix/compare/refs/tags/v2024.7.0...v2024.7.1
Fixes: CVE-2024-8113
2024-08-27 02:19:25 +02:00
Emily
0c7aafc7f5
musly: add patches for FFmpeg 7, C++17, and external deps; kissfft: build with CMake; libresample: 0.1.3 -> 0.1.4-unstable-2024-08-23 ( #332035 )
2024-08-27 01:12:57 +01:00
Emily
1faba3c1e9
maintainers: remove superherointj ( #337552 )
2024-08-27 01:08:06 +01:00
R. Ryantm
4ef4389aa4
rcp: 0.11.0 -> 0.12.0
2024-08-26 23:52:33 +00:00
John Lago
6335206bea
glasskube: 0.16.0 -> 0.17.0
2024-08-26 16:45:46 -07:00
José Romildo Malaquias
420d0cc6f2
labwc-menu-generator: 0-unstable-2024-05-27 -> 0.1.0-unstable-2024-07-09 ( #337266 )
2024-08-26 20:15:45 -03:00
Atemu
d50f95b7c0
flashprog: 1.1 -> 1.2 ( #336203 )
2024-08-27 01:07:19 +02:00
Nick Cao
01b81081a5
railway-wallet: 5.17.0 -> 5.17.10 ( #337481 )
2024-08-26 18:57:37 -04:00
Nick Cao
f81811ce84
reposilite: 3.5.15 -> 3.5.16 ( #337497 )
2024-08-26 18:56:23 -04:00
Nick Cao
700da01958
terragrunt: 0.66.8 -> 0.66.9 ( #337501 )
2024-08-26 18:55:47 -04:00
Nick Cao
45fddeb668
mdt: 0.8.4 -> 0.8.5 ( #337511 )
2024-08-26 18:54:58 -04:00
Nick Cao
1e89cfcd41
hclfmt: 2.21.0 -> 2.22.0 ( #337469 )
2024-08-26 18:52:26 -04:00
Nick Cao
d1497e1026
heptabase: 1.35.3 -> 1.35.4 ( #337470 )
2024-08-26 18:52:08 -04:00
Nick Cao
48bb703847
goflow2: 2.2.0 -> 2.2.1 ( #337409 )
2024-08-26 18:45:38 -04:00
Nick Cao
252fdc8def
diesel-cli: 2.2.1 -> 2.2.3 ( #337382 )
2024-08-26 18:28:43 -04:00
Nick Cao
418778ceb3
ryujinx: 1.1.1376 -> 1.1.1379 ( #337387 )
2024-08-26 18:28:04 -04:00
Nick Cao
e5d817aec7
lmstudio: 0.2.31 -> 0.3.1 ( #337336 )
2024-08-26 18:26:38 -04:00
Nick Cao
22522e8802
spicetify-cli: 2.37.2 -> 2.37.4 ( #337339 )
2024-08-26 18:25:44 -04:00
Nick Cao
82c8291edd
fyne: 2.5.0 -> 2.5.1 ( #337342 )
2024-08-26 18:24:57 -04:00
Nick Cao
ac8161f6e7
slumber: 1.5.0 -> 1.8.1 ( #337235 )
2024-08-26 18:15:49 -04:00
Nick Cao
6510da8329
dippi: 4.0.6 -> 4.1.0 ( #337252 )
2024-08-26 18:15:01 -04:00
Nick Cao
9fc2c90260
alvr: subtitute --replace with --replace-fail ( #337260 )
2024-08-26 18:13:51 -04:00
Nick Cao
9043c23d73
graphite-cli: 1.4.2 -> 1.4.3 ( #337158 )
2024-08-26 18:10:01 -04:00
Nick Cao
f7ba8f96da
koboldcpp: 1.73 -> 1.73.1 ( #337187 )
2024-08-26 18:08:26 -04:00
Nick Cao
a946df0648
powerpipe: 0.4.2 -> 0.4.3 ( #337192 )
2024-08-26 18:07:26 -04:00
Emily
7245ee2b5d
musly: add patches for FFmpeg 7, C++17, and external deps
2024-08-26 22:37:33 +01:00
Emily
c3c5af2c4b
musly: unstable-2017-04-26 -> 0.1-unstable-2019-09-05
2024-08-26 22:37:33 +01:00
Emily
cbb58be8c2
musly: format with nixfmt-rfc-style
2024-08-26 22:37:33 +01:00
Emily
9561c35c47
musly: move to pkgs/by-name
2024-08-26 22:37:33 +01:00
Emily
1f81efc8a0
kissfft: build with CMake
...
Fix the library install names on macOS and replace a patch with a
smaller one.
2024-08-26 22:37:33 +01:00
Emily
990e96533e
kissfft: format with nixfmt-rfc-style
2024-08-26 22:37:33 +01:00
Emily
1d22e2ecd9
kissfft: move to pkgs/by-name
2024-08-26 22:37:33 +01:00
Emily
095ef5ef9e
libresample: 0.1.3 -> 0.1.4-unstable-2024-08-23
...
The Debian CMake build system rewrite patch was broken and generated
an unusable `.pc` file, so I rewrote it again in Meson. This was
accepted upstream, but is still awaiting a final release.
The licence also changed to BSD-2-Clause OR LGPL-2.1-or-later in 2013.
2024-08-26 22:37:33 +01:00
Sergei Zimmerman
7fcb06ad6d
rathole: 0.5.0 -> 0.5.0-unstable-2024-06-06
...
- Update to [be14d12](https://github.com/rapiz1/rathole/commit/be14d12 ),
which has Rust 1.80 fixes
- Re-enable doCheck
- Add myself as maintainer
- Sort meta attributes
- Remove with lib; usage
- Drop changelog for unstable version, since upstream
does not track unreleased changes
2024-08-27 00:31:26 +03:00
nixpkgs-merge-bot[bot]
a6b2beddc4
trealla: 2.55.22 -> 2.55.25 ( #337540 )
2024-08-26 21:18:03 +00:00
R. Ryantm
7c63bd9a19
minijinja: 2.1.2 -> 2.2.0
2024-08-26 21:16:57 +00:00
superherointj
7354bda208
maintainers: remove superherointj
2024-08-26 17:50:54 -03:00
eymeric
5c764c21d8
antares: 0.7.24 -> 0.7.28
2024-08-26 22:39:34 +02:00
R. Ryantm
24b3b37507
roddhjav-apparmor-rules: 0-unstable-2024-08-06 -> 0-unstable-2024-08-26
2024-08-26 20:23:57 +00:00
Emily
a24a4fd316
nanopb: fix build by resolving name collision ( #337119 )
2024-08-26 21:23:31 +01:00
Adam C. Stephens
a9372de666
sabnzbd: 4.3.2 -> 4.3.3 ( #337530 )
2024-08-26 16:10:27 -04:00
nixpkgs-merge-bot[bot]
eb2efd4bef
zpaqfranz: 60.5 -> 60.6 ( #337373 )
2024-08-26 20:01:20 +00:00
Felix Bühler
f24eb58765
prox: 0.5.2 -> 1.1.0 ( #263866 )
2024-08-26 21:41:50 +02:00
R. Ryantm
a48228d5bb
trealla: 2.55.22 -> 2.55.25
2024-08-26 19:34:16 +00:00
Norbert Melzer
d2398e062e
rustic: 0.7.0-unstable-2024-08-10 -> 0.8.0
2024-08-26 21:00:35 +02:00
Gaetan Lepage
1db14472d6
tinymist: 0.11.19 -> 0.11.20
...
Diff: https://github.com/Myriad-Dreamin/tinymist/compare/refs/tags/v0.11.19...v0.11.20
Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/refs/tags/v0.11.20/CHANGELOG.md
2024-08-26 20:55:50 +02:00
R. Ryantm
5714d92909
sabnzbd: 4.3.2 -> 4.3.3
2024-08-26 18:48:07 +00:00
Martin Weinelt
9c50de8b57
tree-wide: remove eelco as maintainer from things he no longer maintains ( #336287 )
2024-08-26 20:39:56 +02:00
0x4A6F
acb4534ff5
silicon: patch Cargo.lock
for Rust 1.80 ( #337499 )
2024-08-26 19:59:29 +02:00
nixpkgs-merge-bot[bot]
e87eca7eb7
aaaaxy: 1.5.173 -> 1.5.183 ( #337463 )
2024-08-26 17:36:58 +00:00
R. Ryantm
d942924a8a
okteto: 2.30.1 -> 2.30.2
2024-08-26 17:32:54 +00:00
R. Ryantm
cca78c7b15
mdt: 0.8.4 -> 0.8.5
2024-08-26 17:25:30 +00:00
a-kenji
e8788303bb
cosmic-applets: remove env substituteInPlace
2024-08-26 18:52:33 +02:00
nixpkgs-merge-bot[bot]
f38eff4b05
miru: 5.3.1 -> 5.5.0 ( #337313 )
2024-08-26 16:37:01 +00:00
R. Ryantm
de464c89a8
terragrunt: 0.66.8 -> 0.66.9
2024-08-26 16:13:42 +00:00
Goldstein
d6667b575f
silicon: patch Cargo.lock
for Rust 1.80
...
See: https://github.com/NixOS/nixpkgs/issues/332957
2024-08-26 18:54:22 +03:00
R. Ryantm
674ca2d3a1
reposilite: 3.5.15 -> 3.5.16
2024-08-26 15:36:30 +00:00
Aaron Andersen
e507ac8a49
Zabbix: Add LTS version 7 ( #332290 )
2024-08-26 11:00:50 -04:00
Masum Reza
0fe4165589
adwaita-icon-theme-legacy: init at 46.2 ( #337410 )
2024-08-26 20:15:12 +05:30
Martin Becze
8e0e4406d9
railway-wallet: 5.17.0 -> 5.17.10
2024-08-26 15:35:16 +01:00
David McFarland
5a87005eb0
wiseunpacker: init at 1.3.3 ( #336611 )
2024-08-26 07:29:45 -07:00
Franz Pletz
6d26fa790c
fastfetch: 2.21.3 -> 2.22.0 ( #337384 )
2024-08-26 16:22:18 +02:00
rewine
46f9fc46f9
lx-music-desktop: 2.8.0 -> 2.9.0 ( #336970 )
2024-08-26 22:16:15 +08:00
Emily
e02a25ddb7
swig1, swig2: remove ( #336845 )
2024-08-26 15:16:02 +01:00
kenji
56ea5e9077
cosmic-session: 0-unstable-2024-01-17 -> 1.0.0-alpha.1 ( #335417 )
2024-08-26 16:07:18 +02:00
rewine
030f73d68b
betterdiscordctl: substitute --replace with --replace-fail ( #337278 )
2024-08-26 21:38:21 +08:00
nixpkgs-merge-bot[bot]
b37f94b062
simplex-chat-desktop: 5.8.1 -> 6.0.3 ( #325443 )
2024-08-26 13:37:53 +00:00
R. Ryantm
3353863887
heptabase: 1.35.3 -> 1.35.4
2024-08-26 13:03:35 +00:00
R. Ryantm
0b3146b3c0
hclfmt: 2.21.0 -> 2.22.0
2024-08-26 13:03:28 +00:00
R. Ryantm
ab8b032cd9
lsd: 1.1.3 -> 1.1.5
2024-08-26 13:01:33 +00:00
R. Ryantm
3710b728b0
aaaaxy: 1.5.173 -> 1.5.183
2024-08-26 12:31:53 +00:00
Bobby Rong
28d45487fa
metacity, gnome-notes: Fixups for #333917 ( #337452 )
2024-08-26 19:59:38 +08:00
a-kenji
91122d6d31
pop-launcher: migrate to by-name
2024-08-26 13:57:09 +02:00
Guanran Wang
f1d85d1db3
arkenfox-userjs: 126.1 -> 128.0
2024-08-26 19:55:09 +08:00
Sandro Jäckel
86a8ce4817
flatpak: fix icon validation test
...
Probably flatpak doesn't recognise inkscape SVGs but I didn't look
deeper into that.
2024-08-26 13:54:28 +02:00
Bruno BELANYI
b1606c45f2
mealie: v1.11.0 -> v1.12.0 ( #336527 )
2024-08-26 12:49:05 +01:00
Bobby Rong
7f91529a17
gnome-notes: Fix updateScript
...
error: Cannot find attribute ‘bijiben’.
Fixes c809e050bb
.
2024-08-26 19:46:52 +08:00
Jonas Heinrich
1fc737b874
viber: move to pkgs/by-name
2024-08-26 13:34:14 +02:00
Sandro
db4be47741
flatpak: fix cross compilation ( #337412 )
2024-08-26 13:30:51 +02:00
Thiago Kenji Okada
33895f7dbd
libtorrent: 0.13.8-unstable-2023-03-16 -> 0.13.8-unstable-2024-08-20 ( #337440 )
2024-08-26 12:03:16 +01:00
R. Ryantm
a303eb549e
libtorrent: 0.13.8-unstable-2023-03-16 -> 0.13.8-unstable-2024-08-20
2024-08-26 10:43:03 +00:00
lassulus
1210299ce0
Merge pull request #337414 from r-ryantm/auto-update/nrr
...
nrr: 0.9.4 -> 0.9.5
2024-08-26 12:38:29 +02:00
Colin
09a29769d5
flatpak: fix cross compilation, add cross check to passthru.tests
...
The 1.14.8 -> 1.14.10 update broke cross compilation, because the upstream
build script now invokes runtime dependencies for feature detection.
<5a2503f1e8/configure.ac (L178)
>
It seems the package will be more robust against changes if we simply
emulate these checks rather than attempt to patch them out individually.
2024-08-26 11:15:41 +02:00
Jörg Thalheim
3b3179c4a4
Merge pull request #336874 from museoa/so
...
so: update and adopt
2024-08-26 11:14:13 +02:00
nixpkgs-merge-bot[bot]
b595866371
Merge pull request #336352 from r-ryantm/auto-update/sirius
...
sirius: 7.5.2 -> 7.6.0
2024-08-26 09:08:02 +00:00
Aleksana
621d3afa88
Merge pull request #333690 from frectonz/mekuteriya
...
mekuteriya: init at 0.1.5
2024-08-26 16:58:32 +08:00
Lutz Berger
33bcb49957
mingtest: init at 0.1.9
2024-08-26 10:40:23 +02:00
Aleksana
24bb1b20a9
Merge pull request #337389 from Aleksanaa/qcm
...
qcm: 1.0.4 -> 1.0.5
2024-08-26 16:31:12 +08:00
Basti
3d81b7c892
Merge pull request #337323 from MrSom3body/proton-pass_1.22.1
...
proton-pass: 1.22.0 -> 1.22.1
2024-08-26 08:08:45 +00:00
Colin
143a231244
syshud: apply nixfmt
formatting
2024-08-26 08:03:12 +00:00
Colin
6ae7c3444d
syshud: 0-unstable-2024-08-10 -> 0-unstable-2024-08-24
2024-08-26 08:00:55 +00:00
nixpkgs-merge-bot[bot]
e75de2f317
Merge pull request #337404 from r-ryantm/auto-update/bitrise
...
bitrise: 2.19.0 -> 2.20.0
2024-08-26 07:28:43 +00:00
Jan Tojnar
e85cdfc65a
adwaita-icon-theme-legacy: init at 46.2
...
This theme contains icons required by icon-naming-spec that were removed from Adwaita icon theme proper few releases back.
Try installing it in addition to `gnome.adwaita-icon-theme` if some apps are missing icons.
See https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/issues/288 for more info.
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2024-08-26 12:57:50 +05:30
R. Ryantm
691fd881fb
nrr: 0.9.4 -> 0.9.5
2024-08-26 07:22:01 +00:00
R. Ryantm
dc6d1e2c8a
nhost-cli: 1.21.0 -> 1.22.3
2024-08-26 07:19:03 +00:00
Jörg Thalheim
ab8285a0eb
Merge pull request #337396 from TerryGarcia/master
...
simplex-chat-desktop: add maintainer terryg
2024-08-26 09:14:44 +02:00
R. Ryantm
7184afdba5
goflow2: 2.2.0 -> 2.2.1
2024-08-26 06:54:46 +00:00
rnhmjoj
881aca9e20
bup: move to pkgs/by-name and reformat
2024-08-26 08:40:04 +02:00
R. Ryantm
19ab49934f
bitrise: 2.19.0 -> 2.20.0
2024-08-26 06:25:50 +00:00
Robert Schütz
b7c9821df6
Merge pull request #337330 from dotlambda/getmail6
...
getmail6: 6.19.03 -> 6.19.04
2024-08-25 23:19:33 -07:00
Masum Reza
3e7dfcf6e2
Merge pull request #336019 from TomaSajt/blastem
...
blastem 0.6.2-unstable-2024-03-31 -> 0.6.2-unstable-2024-08-14
2024-08-26 11:44:49 +05:30
Olivér Falvai
b6ee59f2a2
legba: fix darwin build
2024-08-26 08:12:40 +02:00
nixpkgs-merge-bot[bot]
f7e5e35a2d
Merge pull request #337304 from r-ryantm/auto-update/sarasa-gothic
...
sarasa-gothic: 1.0.19 -> 1.0.20
2024-08-26 06:07:17 +00:00
7c6f434c
652039adb3
Merge pull request #337275 from RCoeurjoly/update-baresip
...
baresip: substitute --replace with --replace-fail
2024-08-26 05:41:13 +00:00
Terry Garcia
abd241be52
simplex-chat-desktop: add maintainer terryg
2024-08-25 23:49:07 -05:00
aleksana
f3f74e288a
qcm: 1.0.4 -> 1.0.5
2024-08-26 12:21:11 +08:00
Aleksana
d049c8d1cc
Merge pull request #318197 from getchoo/pkgs/showtime/init
...
showtime: init at 46.3
2024-08-26 11:52:13 +08:00
R. Ryantm
af4e0b0c0d
ryujinx: 1.1.1376 -> 1.1.1379
2024-08-26 03:51:04 +00:00
Aleksana
3b133c2d2b
Merge pull request #320700 from sephii/seventeenlands
...
seventeenlands: init at 0.1.42
2024-08-26 11:46:47 +08:00
Aleksana
6961dd351e
Merge pull request #335165 from r-ryantm/auto-update/media-downloader
...
media-downloader: 4.9.0 -> 5.0.1
2024-08-26 11:45:58 +08:00
Sebastián Mancilla
a9f789eddb
Merge pull request #337305 from 6543-forks/update-i2p
...
i2p: 2.6.0 -> 2.6.1
2024-08-25 23:40:33 -04:00
Austin Horstman
ad6778492e
fastfetch: imagemagick_light -> imagemagick
...
Getting x11 errors on darwin compilation with light version.
2024-08-25 22:20:06 -05:00
Austin Horstman
ff036cf726
fastfetch: 2.21.3 -> 2.22.0
2024-08-25 22:11:49 -05:00
Sebastián Mancilla
7f744345a8
Merge pull request #333199 from luftmensch-luftmensch/mackup_0.8.41
...
mackup: 0.8.40 -> 0.8.41
2024-08-25 23:04:04 -04:00
seth
99e0d5c19b
av1an: filter updateScript
...
Upstream makes tags like `latest` that aren't stable releases
2024-08-25 22:57:59 -04:00
seth
2434f2f15b
diesel-cli: 2.2.1 -> 2.2.3
...
Changelog: https://github.com/diesel-rs/diesel/releases/tag/v2.2.3
Diff: https://github.com/diesel-rs/diesel/compare/v2.2.2...v2.2.3
2024-08-25 22:34:12 -04:00
seth
ee8df28f48
av1an: 0.4.2 -> 0.4.3
...
Changelog: https://github.com/master-of-zen/Av1an/releases/tag/0.4.3
Diff: https://github.com/master-of-zen/Av1an/compare/0.4.2...0.4.3
2024-08-25 22:32:41 -04:00
Robert Schütz
be709723a5
hatch: use python3Packages
...
This makes cross compilation work.
2024-08-25 19:04:58 -07:00
Robert Schütz
d4cebe782c
hatch: hardcode uv executable path
2024-08-25 19:04:54 -07:00
nixpkgs-merge-bot[bot]
d38fc85b0d
Merge pull request #337377 from r-ryantm/auto-update/application-title-bar
...
application-title-bar: 0.7.0 -> 0.7.2
2024-08-26 01:58:42 +00:00
R. Ryantm
b61e558815
application-title-bar: 0.7.0 -> 0.7.2
2024-08-26 01:00:43 +00:00
R. Ryantm
8effd9f2e5
zpaqfranz: 60.5 -> 60.6
2024-08-26 00:38:15 +00:00
OTABI Tomoya
12bd36736b
Merge pull request #337307 from r-ryantm/auto-update/remnote
...
remnote: 1.16.96 -> 1.16.101
2024-08-26 09:22:23 +09:00
OTABI Tomoya
c15b8367b6
Merge pull request #336924 from natsukium/openllm/update
...
python312Packages.openllm: 0.5.7 -> 0.6.10; python312Packages.bentoml: 1.2.18 -> 1.3.3
2024-08-26 08:40:21 +09:00
nixpkgs-merge-bot[bot]
5111f37edb
Merge pull request #337056 from r-ryantm/auto-update/renode-unstable
...
renode-unstable: 1.15.1+20240816gitb8fc56b69 -> 1.15.2+20240823gitc4eea992a
2024-08-25 22:48:08 +00:00
R. Ryantm
0fa527466e
fyne: 2.5.0 -> 2.5.1
2024-08-25 21:25:44 +00:00
Ryan Omasta
d72b185df4
spicetify-cli: 2.37.2 -> 2.37.4
2024-08-25 15:09:28 -06:00
Karun Sandhu
cd7e49a209
proton-pass: 1.22.0 -> 1.22.1
2024-08-25 22:56:23 +02:00
Dean Eckert
9c67da2873
lmstudio: 0.2.31 -> 0.3.1
2024-08-25 22:33:10 +02:00
Robert Schütz
746a663705
getmail6: 6.19.03 -> 6.19.04
...
Diff: https://github.com/getmail6/getmail6/compare/refs/tags/v6.19.03...v6.19.04
Changelog: https://github.com/getmail6/getmail6/blob/refs/tags/v6.19.04/docs/CHANGELOG
2024-08-25 13:15:08 -07:00
Robert Schütz
8198ace0eb
Merge pull request #337164 from amarshall/bitwarden-update
...
bitwarden-desktop: 2024.6.4 -> 2024.8.0
2024-08-25 12:43:33 -07:00
Robert Schütz
23e610bddc
pytr: init at 0.2.2
2024-08-25 12:40:26 -07:00
Jonas Heinrich
2b97f5f5bb
Merge pull request #337277 from RCoeurjoly/update-blanket
...
blanket: substitute --replace with --replace-fail
2024-08-25 21:17:42 +02:00
Donovan Glover
e3ffd6baef
Merge pull request #333774 from zimeg/gensort-init
...
gensort: init at 1.5
2024-08-25 18:56:19 +00:00
R. Ryantm
5ed29e18af
miru: 5.3.1 -> 5.5.0
2024-08-25 18:55:20 +00:00
R. Ryantm
882b1abbca
remnote: 1.16.96 -> 1.16.101
2024-08-25 18:12:48 +00:00
6543
6f479830a2
i2p: 2.6.0 -> 2.6.1
2024-08-25 19:52:56 +02:00
R. Ryantm
7a78b3db8c
sarasa-gothic: 1.0.19 -> 1.0.20
2024-08-25 17:44:35 +00:00
Masum Reza
8da188f8e7
Merge pull request #306650 from returntoreality/indi-3rdparty-refactor
...
indi-full: Indi 3rdparty refactor
2024-08-25 23:09:21 +05:30
Matthieu C.
5f3faeb529
luarocks-packages-updater: move to by-name
2024-08-25 18:12:18 +02:00
Roland Coeurjoly
d58200529d
blanket: substitute --replace with --replace-fail
2024-08-25 18:00:07 +02:00
Roland Coeurjoly
e18154d9a4
betterdiscordctl: substitute --replace with --replace-fail
2024-08-25 17:59:23 +02:00
Roland Coeurjoly
7ffd6194a8
baresip: substitute --replace with --replace-fail
2024-08-25 17:56:03 +02:00
Robert Scott
7849cd4882
Merge pull request #325328 from risicle/ris-nanomq-0.22
...
nanomq: 0.20.8 → 0.22.1
2024-08-25 16:43:16 +01:00
Nikolay Korotkiy
88738527f9
Merge pull request #337239 from r-ryantm/auto-update/gmid
...
gmid: 2.1 -> 2.1.1
2024-08-25 19:17:49 +04:00
José Romildo
c0948f222c
labwc-menu-generator: 0-unstable-2024-05-27 -> 0.1.0-unstable-2024-07-09
2024-08-25 12:16:44 -03:00
Mats
b691f9cac2
jellyfin: 10.9.7 -> 10.9.10
2024-08-25 16:48:30 +02:00
Mats
7db697aa32
jellyfin-web: 10.9.7 -> 10.9.10
2024-08-25 16:48:30 +02:00
Roland Coeurjoly
a7f7a1b43d
alvr: subtitute --replace with --replace-fail
2024-08-25 16:47:02 +02:00
Nick Cao
6c7ce74c54
Merge pull request #337005 from Builditluc/update-youki-0.4.0
...
youki: 0.3.3 -> 0.4.0
2024-08-25 10:33:43 -04:00
zendo
3366d35db0
dippi: 4.0.6 -> 4.1.0
2024-08-25 22:14:12 +08:00
Jörg Thalheim
73229d9065
Merge pull request #337017 from museoa/upload-mawk
...
mawk: 1.3.4-20240622 -> 1.3.4-20240819
2024-08-25 16:09:40 +02:00
zendo
7960c50993
dippi: move to by-name
2024-08-25 22:08:40 +08:00
Nick Cao
a082bd5092
Merge pull request #337236 from r-ryantm/auto-update/ada
...
ada: 2.9.0 -> 2.9.1
2024-08-25 10:02:37 -04:00
Nick Cao
525c8e033a
Merge pull request #337153 from r-ryantm/auto-update/spicetify-cli
...
spicetify-cli: 2.37.1 -> 2.37.2
2024-08-25 10:00:43 -04:00
Nick Cao
3ac5874f53
Merge pull request #337112 from r-ryantm/auto-update/steampipe
...
steampipe: 0.23.3 -> 0.23.5
2024-08-25 09:55:56 -04:00
Adam C. Stephens
8b567e538a
Merge pull request #337006 from adamcstephens/ovs/3.4.0
...
openvswitch: 3.3.0 -> 3.4.0, drop lts
2024-08-25 09:55:15 -04:00
OTABI Tomoya
e0b54d4c15
Merge pull request #337121 from r-ryantm/auto-update/textlint
...
textlint: 14.1.0 -> 14.2.0
2024-08-25 22:34:43 +09:00
Nick Cao
a7af042504
Merge pull request #337018 from emilylange/forgejo-runner
...
forgejo-runner: 3.5.0 -> 3.5.1
2024-08-25 09:32:49 -04:00
natsukium
77707d800f
openllm: move to top-level
2024-08-25 22:31:56 +09:00
R. Ryantm
e2a04b0577
gmid: 2.1 -> 2.1.1
2024-08-25 13:04:26 +00:00
meator
348a1278d9
hxtools: init at 20231224
2024-08-25 15:01:04 +02:00
Fabian Affolter
c9b5a62401
slumber: 1.5.0 -> 1.8.1
...
Diff: https://github.com/LucasPickering/slumber/compare/refs/tags/v1.5.0...v1.8.1
Changelog: https://github.com/LucasPickering/slumber/blob/v1.8.1/CHANGELOG.md
2024-08-25 14:57:10 +02:00
R. Ryantm
d2e91aa884
ada: 2.9.0 -> 2.9.1
2024-08-25 12:18:51 +00:00
Aleksana
9a6e2bc803
Merge pull request #336814 from colemickens/colemickens/glide-0.6.5
...
glide-media-player: 0.6.3 -> 0.6.5
2024-08-25 20:08:43 +08:00
nixpkgs-merge-bot[bot]
0e48906cd7
Merge pull request #336791 from r-ryantm/auto-update/rpcs3
...
rpcs3: 0.0.32-16833-981a1c56f -> 0.0.32-16857-1c16ada67
2024-08-25 12:02:35 +00:00
Jonas Heinrich
3a6bef7058
footage: init at 1.3.2
2024-08-25 13:44:11 +02:00
Masum Reza
f1290bdf59
Merge pull request #337203 from youwen5/patch-hyprland-asahi
...
hyprland: patch to work properly on apple silicon
2024-08-25 16:58:37 +05:30
Azat Bahawi
5afda80b03
Merge pull request #337204 from r-ryantm/auto-update/werf
...
werf: 2.10.3 -> 2.10.4
2024-08-25 11:14:31 +00:00
Azat Bahawi
f81760ea74
Merge pull request #337004 from azahi/marge-bot-fix
...
marge-bot: fix tests
2024-08-25 11:14:10 +00:00
Sergei Zimmerman
4854f87b04
rathole: format with nixfmt
2024-08-25 13:33:25 +03:00
Sergei Zimmerman
bdbf8538e1
rathole: move to pkgs/by-name
2024-08-25 13:32:21 +03:00
Pol Dellaiera
866c878529
Merge pull request #337124 from gepbird/n8n-1.55.3
...
n8n: 1.48.3 -> 1.55.3, make deterministic
2024-08-25 12:24:43 +02:00
Youwen Wu
51bc064805
hyprland: fixed broken OpenGL on asahi linux
2024-08-25 03:15:27 -07:00
nixpkgs-merge-bot[bot]
25c8f44698
Merge pull request #337113 from r-ryantm/auto-update/cowsay
...
cowsay: 3.8.2 -> 3.8.3
2024-08-25 09:47:19 +00:00
Pol Dellaiera
4f38b81cf5
Merge pull request #337097 from r-ryantm/auto-update/llama-cpp
...
llama-cpp: 3565 -> 3620
2024-08-25 11:40:26 +02:00
Pol Dellaiera
7365315473
Merge pull request #337160 from zendo/upd/deploy-rs
...
deploy-rs: unstable-2024-02-16 -> 0-unstable-2024-06-12
2024-08-25 11:39:42 +02:00
Anthony ROUSSEL
5ca5521799
yubico-piv-tool: reformat and migrate to pkgs/by-name
2024-08-25 11:39:30 +02:00
R. Ryantm
a587460526
werf: 2.10.3 -> 2.10.4
2024-08-25 08:59:33 +00:00
R. Ryantm
af75da3444
powerpipe: 0.4.2 -> 0.4.3
2024-08-25 07:54:18 +00:00
R. Ryantm
b2a6a86d33
koboldcpp: 1.73 -> 1.73.1
2024-08-25 07:23:49 +00:00
Fabian Affolter
47fb36e975
Merge pull request #332099 from fabaff/xeol-darwin
...
xeol: 0.9.15 -> 0.10.0
2024-08-25 09:23:46 +02:00
R. Ryantm
a852d3de67
simplex-chat-desktop: 5.8.1 -> 6.0.3
2024-08-25 06:45:52 +00:00
rewine
d5e8d4860a
Merge pull request #337079 from r-ryantm/auto-update/simdutf
...
simdutf: 5.3.7 -> 5.4.15
2024-08-25 14:19:39 +08:00
Andrew Marshall
ac2fdbefa1
bitwarden-desktop: 2024.6.4 -> 2024.8.0
...
Diff: https://github.com/bitwarden/clients/compare/desktop-v2024.6.4...desktop-v2024.8.0
Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2024.7.1
https://github.com/bitwarden/clients/releases/tag/desktop-v2024.8.0
- The postPatch to fixup broken package{,-lock}.json in upstream seems
to be no longer needed, so (happily) remove
- Python 3.12 removed distutils, so get it from setuptools
- Workaround broken node-argon2 dependency due to being updated (see
inline comment)
- desktop_native/napi was split out of desktop_native, so adjust
accordingly
Co-authored-by: Robert Schütz <mail@dotlambda.de>
2024-08-25 00:46:14 -04:00
Stanisław Pitucha
ba0c72cea4
Merge pull request #337106 from r-ryantm/auto-update/neural-amp-modeler-lv2
...
neural-amp-modeler-lv2: 0.1.3 -> 0.1.4
2024-08-25 13:58:43 +10:00
zendo
93fc93def0
deploy-rs: unstable-2024-02-16 -> 0-unstable-2024-06-12
2024-08-25 11:26:19 +08:00
R. Ryantm
f9b1c688e5
graphite-cli: 1.4.2 -> 1.4.3
2024-08-25 03:15:15 +00:00
zendo
6eff982932
deploy-rs: move to by-name
2024-08-25 11:02:27 +08:00
R. Ryantm
b258ab7b92
spicetify-cli: 2.37.1 -> 2.37.2
2024-08-25 02:40:18 +00:00
Mathew Polzin
c9281e015b
Merge pull request #335383 from Kiskae/composefs/1.0.5
...
composefs: 1.0.4 -> 1.0.5
2024-08-24 20:50:21 -05:00
nixpkgs-merge-bot[bot]
f7c81344bb
Merge pull request #337080 from r-ryantm/auto-update/grype
...
grype: 0.79.6 -> 0.80.0
2024-08-25 00:55:25 +00:00
nixpkgs-merge-bot[bot]
1603bfb726
Merge pull request #337098 from r-ryantm/auto-update/files-cli
...
files-cli: 2.13.107 -> 2.13.122
2024-08-25 00:51:02 +00:00
nixpkgs-merge-bot[bot]
2046436824
Merge pull request #336471 from r-ryantm/auto-update/lunar-client
...
lunar-client: 3.2.15 -> 3.2.16
2024-08-24 23:42:00 +00:00
Gutyina Gergő
d72c727fcf
n8n: make deterministic, decrease closure size
2024-08-25 01:40:03 +02:00
Franz Pletz
3969d739d8
Merge pull request #336995 from Ma27/gitea-drop-pam
2024-08-25 01:25:13 +02:00
R. Ryantm
5fb859397e
textlint: 14.1.0 -> 14.2.0
2024-08-24 23:14:46 +00:00
TomaSajt
cb52b4198c
nanopb: fix build by resolving name collision
2024-08-25 01:12:26 +02:00
R. Ryantm
5d9f2d7ccb
cowsay: 3.8.2 -> 3.8.3
2024-08-24 22:47:59 +00:00
R. Ryantm
500316c521
steampipe: 0.23.3 -> 0.23.5
2024-08-24 22:45:23 +00:00
R. Ryantm
f1c6191aa3
neural-amp-modeler-lv2: 0.1.3 -> 0.1.4
2024-08-24 22:28:48 +00:00
Adam C. Stephens
cbdb6ac0e6
Merge pull request #337008 from adamcstephens/ovn/24.03.3
...
ovn: 24.03.2 -> 24.03.3, drop lts
2024-08-24 18:26:10 -04:00
R. Ryantm
aa67d8da26
files-cli: 2.13.107 -> 2.13.122
2024-08-24 21:45:18 +00:00