nixpkgs-ci[bot]
937e5ee4bb
homebridge: 2.3.0 -> 2.3.1 ( #553502 )
2026-08-17 16:29:44 +00:00
R. Ryantm
36f1243aef
homebridge: 2.3.0 -> 2.3.1
2026-08-17 02:25:59 +00:00
nixpkgs-ci[bot]
dd4091c753
honeycomb-refinery: 3.2.2 -> 3.3.0 ( #553488 )
2026-08-17 02:15:50 +00:00
R. Ryantm
ddb50d23e7
honeycomb-refinery: 3.2.2 -> 3.3.0
2026-08-17 00:55:04 +00:00
Michael Daniels
fb563b9528
homebox: 0.25.0 -> 0.26.2 ( #532071 )
2026-08-17 00:36:15 +00:00
Weijia Wang
7a54b6de3d
hockeypuck: 2.3.2 -> 2.3.3 ( #514284 )
2026-08-16 10:28:58 +00:00
Peder Bergebakken Sundt
cd6c449f9e
houdini: 21.0.559 -> 22.0.368 ( #543756 )
2026-08-13 17:58:39 +00:00
R. Ryantm
cc293a8133
home-assistant-matter-hub: 2.0.52 -> 2.0.54
2026-08-11 14:34:02 +00:00
Chris Moultrie
9f6ba542ca
homebox: 0.25.0 -> 0.26.2
...
changelog: https://github.com/sysadminsmedia/homebox/releases/tag/v0.26.2
2026-08-11 10:17:55 -04:00
R. Ryantm
bd8e0e346f
home-manager: 0-unstable-2026-07-21 -> 0-unstable-2026-08-06
2026-08-09 04:06:25 +00:00
Peder Bergebakken Sundt
db9a2b086c
appimageTools: warn on deprecated type-specific aliases ( #546396 )
2026-08-08 21:18:59 +00:00
R. Ryantm
1e7aaaddb0
homebridge: 2.2.1 -> 2.3.0
2026-08-08 14:03:47 +00:00
R. Ryantm
223e6a1653
hoppscotch: 26.5.0-0 -> 26.7.0-0
2026-08-06 22:31:31 +00:00
Nick Cao
e0ade816f1
hongdown: 0.5.1 -> 0.5.3 ( #548065 )
2026-08-02 19:40:08 +00:00
R. Ryantm
26c05670a0
home-assistant-matter-hub: 2.0.49 -> 2.0.52
2026-08-02 15:59:44 +00:00
R. Ryantm
8f73ec1604
hongdown: 0.5.1 -> 0.5.3
2026-08-01 11:52:30 +00:00
permahorse
c12a02d103
houdini: 21.0.559 -> 22.0.368
2026-07-30 17:17:05 +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
Timo Kaufmann
4000e36af9
home-manager: 0-unstable-2026-04-24 -> 0-unstable-2026-07-21 ( #516282 )
2026-07-29 17:54:30 +00:00
eljamm
928065b6a6
hockeypuck: add NGI team
2026-07-27 09:40:19 +02:00
Sandro
dd252872db
houdini: update link to download requireFile ( #519775 )
2026-07-26 00:16:08 +00:00
nixpkgs-ci[bot]
ad3ce8f409
homebridge: 2.1.0 -> 2.2.1 ( #540986 )
2026-07-22 12:49:14 +00:00
R. Ryantm
813921e423
home-manager: 0-unstable-2026-04-24 -> 0-unstable-2026-07-21
2026-07-21 20:28:11 +00:00
nixpkgs-ci[bot]
ddccff9d02
hongdown: 0.3.4 -> 0.5.1 ( #497570 )
2026-07-21 17:13:10 +00:00
R. Ryantm
16c7c6b0e1
homebridge: 2.1.0 -> 2.2.1
2026-07-21 07:29:38 +00:00
Sandro
1abe0dac88
homerow: init at 1.5.3 ( #470905 )
2026-07-18 16:35:37 +00:00
Marie Ramlow
de850d2d91
home-assistant-matter-hub: 2.0.48 -> 2.0.49 ( #542182 )
2026-07-16 17:46:40 +00:00
zowoq
e07740f898
treewide: drop x86_64-darwin from update scripts ( #541166 )
2026-07-16 01:27:09 +00:00
Jo
134518cebe
treewide: avoid using singleton lists for licenses ( #535754 )
2026-07-15 18:25:37 +00:00
Eman Resu
9d26adcd20
treewide: avoid using singleton lists for licenses
2026-07-15 13:56:52 -04:00
R. Ryantm
724c449a80
home-assistant-matter-hub: 2.0.48 -> 2.0.49
2026-07-15 10:03:02 +00:00
Emily
b2b8197317
howl: drop x86_64-darwin mention in comment
2026-07-15 03:58:17 +01:00
Emily
ff2c2b1b50
hoppscotch: drop x86_64-darwin from update script
2026-07-15 03:58:17 +01:00
Emily
fdb820602b
treewide: drop simple x86_64-darwin mentions
...
To reproduce:
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: nix-x86_64-darwin
language: nix
rule:
any:
- pattern: "\"x86_64-darwin\""
kind: list_expression > string_expression
- pattern:
context: "{ \"x86_64-darwin\" = $EXPR; }"
selector: binding
- pattern:
context: "{ x86_64-darwin = $EXPR; }"
selector: binding
fix:
template: ""
' pkgs
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: json-first-x86_64-darwin
language: json
rule:
kind: object > pair:nth-child(1)
has:
pattern: "\"x86_64-darwin\""
field: key
fix:
template: ""
expandEnd: { regex: "," }
' pkgs
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: json-x86_64-darwin
language: json
rule:
kind: object > pair
has:
pattern: "\"x86_64-darwin\""
field: key
fix:
template: ""
expandStart: { regex: "," }
' pkgs
$ git restore pkgs/by-name/om/omnix/package.nix
$ git diff --name-only -z \
| nix shell nixpkgs/3b32825de172d0bc85664f495edb096b10862524#gnused \
-c xargs -0 sed -i '/^$/N; /^\n\? \+$/d'
$ treefmt
2026-07-15 03:58:16 +01:00
Shun Ueda
29323bebce
homerow: init at 1.5.3
2026-07-13 22:44:08 -04:00
R. Ryantm
cd1ed7d80e
hongdown: 0.3.4 -> 0.5.1
2026-07-05 01:56:56 +00:00
nixpkgs-ci[bot]
d8a7dfa41f
Merge master into staging-next
2026-06-30 00:44:58 +00:00
Nick Cao
88e991943f
honggfuzz: 2.6-unstable-2026-04-13 -> 2.6-unstable-2026-06-19 ( #536017 )
2026-06-29 20:19:49 +00:00
nixpkgs-ci[bot]
77e66ec830
Merge master into staging-next
2026-06-29 13:30:07 +00:00
nixpkgs-ci[bot]
4f5924222d
homepage-dashboard: 1.13.1 -> 1.13.2 ( #532211 )
2026-06-29 08:46:50 +00:00
R. Ryantm
cf4848821b
honggfuzz: 2.6-unstable-2026-04-13 -> 2.6-unstable-2026-06-19
2026-06-27 12:13:26 +00:00
nixpkgs-ci[bot]
ad02fbaf7f
Merge staging-next into staging
2026-06-26 12:45:49 +00:00
Marie Ramlow
203f53290a
home-assistant-matter-hub: add updateScript
2026-06-24 09:52:58 +02:00
Marie Ramlow
d368c3a2a8
home-assistant-matter-hub: 2.0.46 -> 2.0.48
...
Diff: https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.46...v2.0.48
Changelog: https://github.com/RiDDiX/home-assistant-matter-hub/releases/tag/v2.0.48
2026-06-24 09:52:58 +02:00
nixpkgs-ci[bot]
546a6c9639
Merge staging-next into staging
2026-06-23 18:43:49 +00:00
Maximilian Bosch
5f6ac9076f
homebank: 5.10.1 -> 5.10.2 ( #532971 )
2026-06-23 17:31:32 +00:00
nixpkgs-ci[bot]
e388eff357
Merge staging-next into staging
2026-06-19 13:13:11 +00:00
oddlama
7c513aed49
hostapd: add meta.mainProgram ( #532282 )
2026-06-19 14:59:26 +02:00
R. Ryantm
8c3117f6c5
homebank: 5.10.1 -> 5.10.2
2026-06-18 12:50:01 +00:00
nixpkgs-ci[bot]
b689fda570
Merge staging-next into staging
2026-06-17 13:17:18 +00:00