{ pkgs ? import { } }: pkgs.stdenv.mkDerivation { pname = "pppoe-hero"; version = "0.1"; src = pkgs.lib.cleanSource ./.; }