From 5907ec69faf418aced323d556edd390309d019f3 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Mon, 26 May 2025 02:40:29 -0700 Subject: [PATCH] :memo: Made note of eza bug --- updates.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/updates.txt b/updates.txt index 4f74a993..6a83fc96 100755 --- a/updates.txt +++ b/updates.txt @@ -782,3 +782,7 @@ doas pacman -Rs valkey redis-runit && doas rm /run/runit/service/redis 05/25/2025 Uninstall libcpuid-git paru -Rs libcpuid-git + +05/26/2025 +Reinstall eza until Artix package is fixed: +doas pacman -Rs eza && cargo install eza --force --features vendored-libgit2