feat: use my go note program instead of script
This commit is contained in:
parent
76c32d89ce
commit
32eab8a42d
5 changed files with 128 additions and 82 deletions
|
|
@ -29,7 +29,5 @@ with pkgs;
|
|||
--prefix PATH : ${lib.makeBinPath [ffmpeg cudatoolkit]}
|
||||
|
||||
# Add dependencis for note script
|
||||
wrapProgram $out/bin/note \
|
||||
--prefix PATH : ${lib.makeBinPath [eza]}
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue