Merge pull request #311214 from r-ryantm/auto-update/chezmoi

chezmoi: 2.48.0 -> 2.48.1
This commit is contained in:
nixpkgs-merge-bot[bot]
2024-05-13 22:14:07 +00:00
committed by GitHub

View File

@@ -8,16 +8,16 @@
let let
argset = { argset = {
pname = "chezmoi"; pname = "chezmoi";
version = "2.48.0"; version = "2.48.1";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "twpayne"; owner = "twpayne";
repo = "chezmoi"; repo = "chezmoi";
rev = "v${argset.version}"; rev = "v${argset.version}";
hash = "sha256-TclY4O5mA14cI7+qvGwt5jSHftxhGaa3ICVn8qdrKqs="; hash = "sha256-v24gS80s7dTDlOO9ouf+Am7KyZPTBWzjG+HyBfFZynw=";
}; };
vendorHash = "sha256-qoXfneNEAsvUgaEFHPF1bf/S8feFX+8HtwQy7nzy8Bo="; vendorHash = "sha256-8KcseMkYww+Ccaw+ovwXhakO9ira2TRI4uQ5TbCZcSE=";
nativeBuildInputs = [ nativeBuildInputs = [
installShellFiles installShellFiles