fix: lazyvim sha256

This commit is contained in:
DACHXY 2025-03-15 20:32:45 +08:00
parent 0ef77a110a
commit e129965299
2 changed files with 2 additions and 1 deletions

View file

@ -15,7 +15,7 @@ let
owner = "LazyVim";
repo = "LazyVim";
rev = "main";
sha256 = "sha256-dF2clJlNkaGoQ15TaZBswuuUJmSf0OK2vgV4XCsYwv4=";
sha256 = "sha256-lwT39h97ZyF/SFJhkOqZ2vU5f3QpCpe7L1MVDPEXN28=";
};
})
);

View file

@ -107,3 +107,4 @@
++ [
inputs.ghostty.packages.${system}.default
];
}