This commit is contained in:
Sebastian Moser
2023-11-29 12:01:58 +01:00
parent f0e536f807
commit d5ae2b8e2c

View File

@@ -24,7 +24,7 @@
atool # (archives) atool # (archives)
gnupg # (PGP encrypted files) gnupg # (PGP encrypted files)
man # (troff manuals) man # (troff manuals)
busybox # other coreutils #busybox # other
]; ];
text = builtins.readFile "${self}/programs/lf/previewer"; text = builtins.readFile "${self}/programs/lf/previewer";
}; };