nixpkgs/pkgs/tools/package-management/apt-dater
Sergei Trofimovich e50546bf2b apt-dater: pull missing xxd dependency
`xxd` was recently moved out of `vim` to `xxd` package. As a result
`apt-dater` started failing the build as
https://hydra.nixos.org/build/247714641:

    xxd -i apt-dater.xml > apt-dater.xml.inc
    bash: line 1: xxd: command not found

The change pulls in missing `xxd` dependency.
2024-01-29 23:09:21 +00:00
..
default.nix