yazi and etc
This commit is contained in:
parent
921aabab40
commit
92b7f86211
3 changed files with 15 additions and 14 deletions
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
programs.nix-ld.enable = true;
|
||||
programs.nix-ld.libraries = with pkgs; [
|
||||
zlib
|
||||
zlib.out
|
||||
zstd
|
||||
stdenv.cc.cc
|
||||
curlFull
|
||||
|
@ -41,5 +41,6 @@
|
|||
vulkan-loader
|
||||
libffi.out
|
||||
gcc.out
|
||||
opencv.out
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue