R. Ryantm
c5d7c37a1e
httrack: 3.49.14 -> 3.49.22
2026-08-17 03:51:32 +00:00
Sandro
bf91c6f65e
htop: 3.5.2 -> 3.5.3 ( #553418 )
2026-08-16 22:05:17 +00:00
Weijia Wang
be39ae77d7
httm: 0.50.0 -> 0.50.2 ( #531595 )
2026-08-16 21:32:28 +00:00
Sergei Trofimovich
2101f45a2c
htop: 3.5.2 -> 3.5.3
...
Changes: https://github.com/htop-dev/htop/blob/3.5.3/ChangeLog
2026-08-16 20:51:59 +01:00
Weijia Wang
c78815b31d
http-nu: 0.9.0 -> 0.17.2 ( #497904 )
2026-08-16 08:44:36 +00:00
whispers
cf6b2389a7
hterm: drop
...
hterm has a hard dependency on GTK 2, which is being removed from
Nixpkgs, and as unfreee software we patchelf the binary for, it does not
seem like we can patch out this dependency or other common workarounds.
2026-08-13 12:45:26 -04:00
Yohann Boniface
36c0fba6e8
treewide: replace misuses of lib.optional{,s} with lib.optionalString ( #550348 )
2026-08-11 21:31:34 +00:00
R. Ryantm
b26922f638
httplib: 0.30.2 -> 0.53.0
2026-08-10 19:49:08 +00:00
TomaSajt
7f546b4208
treewide: replace misuses of lib.optional{,s} with lib.optionalString
2026-08-08 03:28:48 +02:00
bitbloxhub
c831bab4ac
appimageTools: warn on deprecated type-specific aliases
...
Also migrates away from them with these commands, using ast-grep 0.43.0
with these commands in bash (assisted by ChatGPT):
```bash
for old in extractType1 extractType2; do
ast-grep \
--lang nix \
--pattern "\$TOOLS.$old" \
--rewrite '$TOOLS.extract' \
--update-all \
pkgs
done
ast-grep \
--lang nix \
--pattern '$TOOLS.wrapType1' \
--rewrite '$TOOLS.wrapType2' \
--update-all \
pkgs
```
Assisted-by: GPT-5.6-Sol Medium via ChatGPT
2026-07-30 00:21:21 +00:00
Thomas Butter
4602bd9fdb
httrack: 3.49.7 -> 3.49.14
2026-07-25 09:27:31 +00:00
Sergei Trofimovich
c96e374bf0
htop: 3.5.1 -> 3.5.2
...
Changes: https://github.com/htop-dev/htop/blob/3.5.2/ChangeLog
2026-07-18 22:37:06 +01:00
Eman Resu
ff094f60ad
treewide: replace more singleton license lists
2026-07-15 14:04:39 -04:00
R. Ryantm
83da83291c
httpx: 1.9.0 -> 1.10.0
2026-07-09 21:04:50 +00:00
R. Ryantm
cd465e025d
httm: 0.50.0 -> 0.50.2
2026-07-01 14:07:48 +00:00
Thomas Butter
9a40b5d221
httrack: 3.49.6 -> 3.49.7
2026-06-17 05:39:08 +00:00
R. Ryantm
b083376351
http-nu: 0.9.0 -> 0.17.2
2026-06-10 01:16:33 +00:00
Dmitry Kalinkin
59619bc30e
htgettoken: migrate to pyproject and fix secondary programs ( #528722 )
2026-06-08 18:22:15 +00:00
Peder Bergebakken Sundt
8c864b020e
various: MiniHarinn adopting orphan packages he cares about ( #529131 )
2026-06-08 00:18:39 +00:00
Peder Bergebakken Sundt
75319ce652
html5validator: migrate to pyproject ( #527108 )
2026-06-07 23:42:31 +00:00
Harinn
d931f1f4e5
http-server: add miniharinn as maintainer
2026-06-07 20:16:23 +07:00
Timo Gottszky
f388a97324
htgettoken: wrap secondary programs
2026-06-06 11:00:18 +02:00
Timo Gottszky
77572763d4
htgettoken: migrate to pyproject
2026-06-05 15:23:14 +02:00
R. Ryantm
60f648cbe4
httm: 0.49.9 -> 0.50.0
2026-06-05 08:16:25 +00:00
Timo Gottszky
ca18247395
html5validator: migrate to pyproject
2026-06-02 13:59:55 +02:00
Clément
5d26766cbf
treewide: add missing meta.homepage with source git repository
...
Added homepage where missing, where the sources are pulled from:
- https://github.com
- https://git.sr.ht
- https://gitlab.com
- https://invent.kde.org
- https://codeberg.org
- https://gitlab.gnome.org
- https://gitlab.freedesktop.org
- https://git.FreeBSD.org
- https://salsa.debian.org
- https://git.tvdr.de
- https://git.suckless.org
2026-06-01 23:40:52 +02:00
isabel
7ab05e15d8
httpfs2: drop
2026-05-31 10:14:32 +01:00
Kenichi Kamiya
8c7c19f27a
html2pdf: add versionCheckHook
...
version flag is available in 0.8.3:
4886ded651
2026-05-25 12:12:32 +09:00
Toma
1a7b73effe
httptoolkit: 1.24.4 -> 1.26.0; httptoolkit-server: 1.24.2 -> 1.26.1 ( #521330 )
2026-05-22 16:41:06 +00:00
TomaSajt
083d96b112
httptoolkit: 1.24.4 -> 1.26.0
2026-05-17 21:59:22 +02:00
TomaSajt
474274d474
httptoolkit-server: 1.24.2 -> 1.26.1
2026-05-17 20:44:14 +02:00
R. Ryantm
c78414e3fb
httpdirfs: 1.2.7 -> 1.2.10
2026-05-17 15:54:36 +00:00
R. Ryantm
dbd7dfe1e1
html2pdf: 0.8.2 -> 0.8.3
2026-05-10 11:41:10 +00:00
Peder Bergebakken Sundt
a889d785ae
httrack: 3.49.2 -> 3.49.6 ( #512454 )
2026-05-08 17:31:58 +00:00
Dmitry Kalinkin
67376eec98
htgettoken: prefix instead of set for PYTHONPATH ( #488413 )
2026-05-08 14:15:19 +00:00
R. Ryantm
ac0c396b57
htpdate: 2.0.1 -> 2.0.2
2026-05-07 01:37:23 +00:00
Michael Daniels
094579a06a
httperf: drop ( #516510 )
2026-05-04 22:38:17 +00:00
Marcin Serwin
59bb1d2f81
maintainers: drop sbruder
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2026-05-04 16:19:54 +02:00
Harinn
5ab4d4069f
httperf: drop
2026-05-04 20:07:07 +07:00
Marcin Serwin
2935402732
ht: enable parallel building ( #507053 )
2026-05-03 11:42:10 +00:00
Thomas Butter
731afede0e
httrack: 3.49.2 -> 3.49.6
2026-05-02 15:07:52 +00:00
Peder Bergebakken Sundt
869a1ca611
html2text: 2.3.0 -> 2.4.0 ( #515096 )
2026-05-01 14:22:34 +00:00
nicknb
6613c7191d
html2text: 2.3.0 -> 2.4.0
...
Also remove patch which has been applied upstream:
1c536b3c74
2026-04-30 17:22:55 +02:00
Sergei Trofimovich
60487e5fd9
htop: 3.5.0 -> 3.5.1
...
Changes: https://github.com/htop-dev/htop/blob/3.5.1/ChangeLog
2026-04-29 21:55:16 +01:00
Matthias Beyer
6b47eecf91
httplz: remove
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de >
2026-04-25 08:45:33 +02:00
Kenichi Kamiya
0556aa8e71
html2pdf: make use of compound licenses
...
Clarified at:
eafa6b8d69/Cargo.toml (L7)
2026-04-23 18:08:56 +09:00
Ramses
185317334a
htop: 3.4.1 -> 3.5.0 ( #509369 )
2026-04-14 11:00:01 +00:00
Sergei Trofimovich
77e9049646
htop: 3.4.1 -> 3.5.0
...
Changes: https://github.com/htop-dev/htop/blob/3.5.0/ChangeLog
2026-04-12 21:35:13 +01:00
Henri Menke
67e6de7939
htop: Fix static build
2026-04-08 10:31:38 +02:00
Sergei Trofimovich
a3975c372f
ht: enable parallel building
...
On my machine the build speeds up from 44s to 9s. About ~4.5x.
2026-04-05 21:17:16 +01:00