Update kak to add indentation guides
This commit is contained in:
parent
53dec713ec
commit
9ac5fedc75
3 changed files with 8 additions and 9 deletions
|
@ -57,12 +57,6 @@ let
|
|||
src = inputs.kakoune;
|
||||
patches = [
|
||||
# patches in the original package was already applied
|
||||
|
||||
# https://github.com/mawww/kakoune/pull/5108
|
||||
(final.fetchpatch {
|
||||
url = "https://github.com/mawww/kakoune/commit/64b3433905eeb33653ed617d61906ba68c686916.patch";
|
||||
hash = "sha256-XYA4GcOEuWHsnDhMI0nXbg9Myv2o1UZ8qvzavIXbkJo=";
|
||||
})
|
||||
];
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue