index
:
kakoune-config
main
phenax-patch-1
My personal kakoune configuration
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snippets
/
nix
/
mkshell.nix
blob: c7ad05b2db78ef179b6698fb0cb904ce77a4c007 (
plain
) (
blame
)
1
2
3
pkgs
.
mkShell
{
buildInputs
=
with
pkgs
;
[];
}