Enable discord/kakoune integration
This commit is contained in:
parent
54898e88ec
commit
e99e577631
2 changed files with 7 additions and 0 deletions
|
@ -165,6 +165,10 @@ in
|
|||
narHash = "sha256-IcxFmvG0jqpMCG/dT9crVRgPgMGKkic6xwrnW5z4+bc=";
|
||||
}) + "/rc";
|
||||
}
|
||||
{
|
||||
name = "kakoune-discord";
|
||||
src = (builtins.getFlake "github:natsukagami/kakoune-discord/03f95e40d6efd8fd3de7bca31653d43de2dcfc5f").packages.${pkgs.system}.kakoune-discord-rc + "/rc";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue