self: super: { hacompanion = super.callPackage ./hacompanion { }; cpthook = super.callPackage ./cpthook { }; python3 = super.python3.override { packageOverrides = python-self: python-super: { pytapo = python-super.callPackage ./pytapo { }; }; }; gotosocial = super.callPackage ./gotosocial { }; pulse-secure = super.callPackage ./pulse-secure { }; }