This commit is contained in:
2026-01-11 13:05:40 +03:00
parent 0114694c4f
commit 067aeec853
+3 -1
View File
@@ -1,5 +1,7 @@
{ inputs, ... }:
let
configHome = "123";
in
self: super: {
yazi = super.yazi.overrideDerivation (old: {
passthru = (old.passthru or { }) // {