From 97539f9b1b004f1b8b8aa2608e92050b7f3d2433 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Thu, 7 Sep 2023 17:36:58 +0200 Subject: Make reorganization """work""" for mac --- home/zsh/plugins.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/zsh/plugins.nix b/home/zsh/plugins.nix index 3bebfce..8855857 100644 --- a/home/zsh/plugins.nix +++ b/home/zsh/plugins.nix @@ -30,7 +30,7 @@ let fixupPhase = '' substituteInPlace ${pname}.zsh \ - --replace md5 ${pkgs.outils}/bin/md5 + --replace md5 ${pkgs.hashdeep}/bin/md5deep mkdir -p $out mv * $out -- cgit v1.2.3