Shorten and sort directory paths
This commit is contained in:
parent
a50ea1d336
commit
3b7af684c0
3 changed files with 38 additions and 0 deletions
|
@ -26,6 +26,9 @@ stdenv.mkDerivation {
|
|||
url = "https://patch-diff.githubusercontent.com/raw/ThePrimeagen/tmux-sessionizer/pull/2.patch";
|
||||
sha256 = "sha256-4/4rzve49T3FHnl9WWUPJVcb0NQojMQjIVnEZGwVAsY=";
|
||||
})
|
||||
|
||||
./shorten-suggested-paths.patch
|
||||
./sort-suggestions.patch
|
||||
];
|
||||
|
||||
installPhase = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue