Aleksana
95d9957040
haguichi: 1.5.0 -> 1.5.1 ( #362227 )
2024-12-08 15:06:06 +08:00
Aleksana
6e6af1710b
harbor-cli: 0.0.1 -> 0.0.2 ( #361699 )
2024-12-08 14:29:47 +08:00
Jan Tojnar
064ee2cb49
libsoup_2_4: Rename from libsoup
...
The 2.4 ABI branch has not been supported by upstream for a while now but people still keep accidentally adding it to new packages.
2024-12-08 00:37:52 +01:00
Aaron Jheng
25261a0199
harbor-cli: 0.0.1 -> 0.0.2
2024-12-07 13:55:11 +08:00
OPNA2608
e1bf382286
haguichi: Migrate to by-pkgs
2024-12-05 23:33:57 +01:00
aucub
70f3a1673a
handbrake: 1.8.2 -> 1.9.0
2024-12-05 17:11:57 +01:00
Weijia Wang
fbafd4f675
handheld-daemon-ui: 3.2.3 -> 3.3.0 ( #361609 )
2024-12-05 04:25:01 +01:00
R. Ryantm
b9be34f7cd
handheld-daemon-ui: 3.2.3 -> 3.3.0
2024-12-04 00:18:43 +00:00
Weijia Wang
6c4abe5336
haproxy: 3.0.5 -> 3.1.0 ( #361300 )
2024-12-03 22:15:37 +01:00
Gaétan Lepage
d78b02f312
handheld-daemon: 3.4.1 -> 3.6.1 ( #359282 )
2024-12-03 08:45:23 +01:00
R. Ryantm
49d98edb51
haproxy: 3.0.5 -> 3.1.0
2024-12-03 02:18:58 +00:00
Weijia Wang
5a3e06e720
halo: 2.20.5 -> 2.20.10 ( #360610 )
2024-12-02 20:00:37 +01:00
Sigmanificient
6c6eb45a8d
hardinfo2: init at 2.2.4
2024-12-01 09:13:15 +01:00
R. Ryantm
af3ca5f2b8
halo: 2.20.5 -> 2.20.10
2024-12-01 00:01:58 +00:00
Leona Maroni
86911616f7
halloy: fix add halloy url scheme handler ( #351700 )
2024-11-30 09:00:44 +01:00
Toast
efc1301777
handheld-daemon: 3.5.7 -> 3.6.1
...
Version 3.6.0 added lsof as a dependency
2024-11-26 17:59:37 +01:00
Toast
40b3e9f1d3
handheld-daemon: 3.4.1 -> 3.5.7
...
Also install hhd's hwdb file, since it is needed for buttons to work
properly on the MSI Claw, among other things
2024-11-26 14:09:31 +01:00
Fabian Affolter
c378776f2a
python312Packages.textual: 0.82.0 -> 0.86.1, harlequin: 1.25.0 -> 1.25.2 ( #356997 )
2024-11-20 22:27:13 +01:00
Nick Cao
5332020b29
havn: 0.1.13 -> 0.1.16 ( #357446 )
2024-11-20 08:25:56 -05:00
R. Ryantm
204eed4c29
harsh: 0.10.2 -> 0.10.4
2024-11-20 08:51:24 +00:00
R. Ryantm
727db04acd
havn: 0.1.13 -> 0.1.16
2024-11-20 02:00:00 +00:00
Toast
d5808aee19
handheld-daemon-ui: init at 3.2.3 ( #305027 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>
2024-11-19 11:17:59 +01:00
Fabian Affolter
f673b77933
harlequin: enable tests
2024-11-18 16:48:22 +01:00
Fabian Affolter
2702f06d51
harlequin: 1.25.0 -> 1.25.2
...
Diff: https://github.com/tconbeer/harlequin/compare/refs/tags/v1.25.0...v1.25.2
Changelog: https://github.com/tconbeer/harlequin/releases/tag/v1.25.2
2024-11-18 16:41:45 +01:00
Anderson Torres
cbc8441e0f
hax11: remove AndersonTorres as maintainer
2024-11-17 23:43:22 -03:00
kirillrdy
980c70c72e
hatsu: 0.2.2 -> 0.3.0 ( #354408 )
2024-11-12 18:54:10 +11:00
Alyssa Ross
77c0b0b544
halloy: remove obsolete libXrandr input
...
libXrandr has not been required since winit 0.30.0[1] (halloy 2024.8).
Tested that it still starts on X11.
[1]: bb9b629bc3
2024-11-09 21:45:13 +01:00
aleksana
571c71e6f7
treewide: migrate packages to pkgs/by-name, take 1
...
We are migrating packages that meet below requirements:
1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration
The tool is here: https://github.com/Aleksanaa/by-name-migrate .
2024-11-09 20:04:51 +08:00
藍+85CD
2a4fc94d33
hatsu: 0.2.2 -> 0.3.0
...
https://github.com/importantimport/hatsu/releases/tag/v0.3.0
2024-11-08 21:21:05 +08:00
Funkeleinhorn
0d2187f1b2
halloy: fix add halloy url scheme handler
...
halloy also registers the halloy:// scheme handler
and uses it for example to share themes. This commit adds
this scheme handler so halloy:// urls can be opened on NixOS.
2024-10-27 17:21:27 +01:00
Nick Cao
acd8e641ab
halo: 2.19.3 -> 2.20.5 ( #349934 )
2024-10-21 09:55:28 -04:00
Nick Cao
788346af0d
harlequin: 1.24.1 -> 1.25.0 ( #350135 )
2024-10-21 09:44:39 -04:00
R. Ryantm
9f3d02d510
harlequin: 1.24.1 -> 1.25.0
2024-10-21 03:54:31 +00:00
Peder Bergebakken Sundt
9a9ee406e0
handlr-regex: 0.11.2 -> 0.12.0 ( #348860 )
2024-10-21 03:46:35 +02:00
Anomalocaridid
155589d54e
handlr-regex: 0.11.2 -> 0.12.0
2024-10-20 19:09:18 -04:00
wxt
52942d8d48
hashes: init at 1.1.0
2024-10-20 21:25:00 +08:00
R. Ryantm
c1a2fb1eb2
halo: 2.19.3 -> 2.20.5
2024-10-20 05:49:13 +00:00
Peder Bergebakken Sundt
3152fbcf7b
halloy: 2024.11 -> 2024.12 ( #348090 )
2024-10-19 05:04:48 +02:00
Nick Cao
0ac9465b92
harper: 0.11.0 -> 0.12.0 ( #348383 )
2024-10-14 13:01:28 -04:00
Gaetan Lepage
ec935787a1
hatch: 1.12.0 -> 1.13.0
...
Diff: https://github.com/pypa/hatch/compare/refs/tags/hatch-v1.12.0...hatch-v1.13.0
Changelog: https://github.com/pypa/hatch/blob/hatch-v1.13.0/docs/history/hatch.md
2024-10-14 08:42:20 +02:00
Peder Bergebakken Sundt
f4a0262be9
harper: 0.11.0 -> 0.12.0
...
Diff: https://github.com/elijah-potter/harper/compare/v0.11.0...v0.12.0
Changelog: https://github.com/elijah-potter/harper/releases/tag/v0.12.0
2024-10-14 01:03:49 +02:00
K900
001fb496bf
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-12 21:08:11 +03:00
Aleksana
a29d2f9a2a
harbor-cli: init at 0.0.1 ( #343180 )
2024-10-13 00:12:14 +08:00
aktaboot
490cb91ec4
halloy: 2024.11 -> 2024.12
2024-10-12 15:23:25 +02:00
github-actions[bot]
0b14a71873
Merge master into staging-next
2024-10-09 12:06:03 +00:00
Aaron Jheng
ec537c2c03
harbor-cli: init at 0.0.1
2024-10-08 06:22:47 +00:00
R. Ryantm
22aa7c9845
handheld-daemon: 3.3.15 -> 3.4.1
2024-10-05 06:13:36 +00:00
K900
e3bf09623f
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-01 15:09:28 +03:00
pcboy
bf45c154a7
harlequin: remove unecessary tests.version
2024-10-01 10:49:36 +02:00
K900
b29cb6c1f9
Merge remote-tracking branch 'origin/master' into staging-next
2024-09-30 20:23:25 +03:00