let pkgs = import { overlays = [ (import ) ]; }; gnunet = pkgs.gnunet.overrideAttrs (_: { src = ; }); in { gnunet = pkgs.lib.hydraJob gnunet; }