Shorten and sort directory paths

This commit is contained in:
Oliver Davies 2025-05-28 20:18:01 +01:00
parent a50ea1d336
commit 3b7af684c0
3 changed files with 38 additions and 0 deletions

View file

@ -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 = ''