# Pastebin MkYFNDFK nixpkgs.overlays = [(self: super: { dd-agent = super.dd-agent.overrideAttrs (old: { ... }); })];