{ pkgs ? import { }, ... }: pkgs.oneko.overrideAttrs (oldAttrs: rec { src = ./src; })