Skip to content

Instantly share code, notes, and snippets.

@kalbasit
Created November 9, 2018 02:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kalbasit/9764f14c43ade1997cd4dfc7c21d625d to your computer and use it in GitHub Desktop.
Save kalbasit/9764f14c43ade1997cd4dfc7c21d625d to your computer and use it in GitHub Desktop.
self: super:
assert super.gitAndTools.git-appraise == null;
{
gitAndTools = super.gitAndTools // {
git-appraise = super.unstable.gitAndTools.git-appraise;
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment