{ pkgs ? import { } }: pkgs.nheko.overrideAttrs (old: { src = builtins.filterSource (path: type: path != "result") ./.; })