Files
azuwis 36c0508fc7 unifont: stop propagating the bin output to out
Before:
```
$ nix-store --query --references /nix/store/6qy18gy0p48wmpbnck5wbi9xlybikm26-unifont-17.0.05
/nix/store/vx1iq0xf9xndaqgxb8j1nvg0xhpf0506-unifont-17.0.05-bin
```

After:
```
$ nix-store --query --references /nix/store/vqampy54ia0zyndnl56ks46gnmjsyvxf-unifont-17.0.05
(no output)
```
2026-08-16 19:32:53 +08:00
..