Add child-window ELF to nix /bin

This commit is contained in:
ArchSav 2025-12-05 12:25:25 +11:00
parent 80f18e0004
commit 63b30e67e6

View file

@ -224,6 +224,7 @@ in
install hyprtester/pointer-warp -t $out/bin install hyprtester/pointer-warp -t $out/bin
install hyprtester/pointer-scroll -t $out/bin install hyprtester/pointer-scroll -t $out/bin
install hyprland_gtests -t $out/bin install hyprland_gtests -t $out/bin
install hyprtester/child-window -t $out/binss
''} ''}
''; '';