···2727### Nix (flake)
28282929```nix
3030-inputs.adiff.url = "git+https://tangled.org/adriano.tngl.sh/adiff";
3030+inputs.adiff.url = "https://flakes.adriano.fyi/adiff";
3131```
32323333Then add `inputs.adiff.packages.${system}.default` to your packages, or use the provided overlay.