# Run the one with my cool feature here for now let sources = import ../sources.nix; inherit (sources) nil; in final: _: { nil = (builtins.getFlake "github:${nil.owner}/${nil.repo}/${nil.rev}").packages.${final.system}.default; }