From 5bc980eea9dba8f94c0ed43c32585516486f84a1 Mon Sep 17 00:00:00 2001 From: Noah Masur <7386960+nmasur@users.noreply.github.com> Date: Sat, 28 Jun 2025 18:41:39 -0400 Subject: [PATCH] temp: disable ren-find to fix build error --- platforms/home-manager/modules/nmasur/profiles/power-user.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platforms/home-manager/modules/nmasur/profiles/power-user.nix b/platforms/home-manager/modules/nmasur/profiles/power-user.nix index 16e93a6..3f88f77 100644 --- a/platforms/home-manager/modules/nmasur/profiles/power-user.nix +++ b/platforms/home-manager/modules/nmasur/profiles/power-user.nix @@ -27,8 +27,8 @@ in pkgs.mpd # TUI slideshows pkgs.nmasur.jqr # FZF fq JSON tool pkgs.nmasur.osc # Clipboard over SSH - pkgs.nmasur.ren-find # Rename files - pkgs.nmasur.rep-grep # Replace text in files + # pkgs.nmasur.ren-find # Rename files + # pkgs.nmasur.rep-grep # Replace text in files pkgs.pandoc # Convert text documents pkgs.qrencode # Generate qr codes pkgs.spacer # Output lines in terminal