mirror of
https://github.com/tomasriveral/NoteWrapper.git
synced 2026-08-12 02:18:38 +02:00
Added fzf search for journals
This commit is contained in:
@@ -13,6 +13,9 @@ pkgs.stdenv.mkDerivation {
|
||||
buildInputs = [
|
||||
pkgs.ncurses
|
||||
pkgs.cjson
|
||||
pkgs.fzf
|
||||
pkgs.gnused
|
||||
pkgs.ripgrep
|
||||
];
|
||||
|
||||
buildPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user