Hi, guix! I'm trying to send patches with the git send-email But I get the following error: git: 'send-email' is not a git command. See 'git --help'.
Quick search showed that this problem can be solved on debian based systems by installing git-email package. Which is not available in guix. So, is there any other package which provides git send-email command?