chezmoi: 2.52.1 -> 2.52.2

This commit is contained in:
R. Ryantm 2024-09-10 12:27:28 +00:00
parent ab775a195f
commit 2a0915f1bb

View File

@ -8,16 +8,16 @@
let let
argset = { argset = {
pname = "chezmoi"; pname = "chezmoi";
version = "2.52.1"; version = "2.52.2";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "twpayne"; owner = "twpayne";
repo = "chezmoi"; repo = "chezmoi";
rev = "v${argset.version}"; rev = "v${argset.version}";
hash = "sha256-USDZ3tEXXOTNyA6tCJndZiHTDBFg70EFnvxYsrFbgi0="; hash = "sha256-SSwQQoHCcSVHMEpngpmdTThhwrob5/0TP9nQhOD6+1U=";
}; };
vendorHash = "sha256-xof2uSVUzWPlMhWU7p9/dlbHnr2/Keu7JpUUvuTB2dM="; vendorHash = "sha256-t+lw1AtYnCBjJT+/pQZ71xycx4dJggqz08dNonbkP74=";
nativeBuildInputs = [ nativeBuildInputs = [
installShellFiles installShellFiles