fix: lazyvim sha256
This commit is contained in:
parent
0ef77a110a
commit
e129965299
2 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ let
|
||||||
owner = "LazyVim";
|
owner = "LazyVim";
|
||||||
repo = "LazyVim";
|
repo = "LazyVim";
|
||||||
rev = "main";
|
rev = "main";
|
||||||
sha256 = "sha256-dF2clJlNkaGoQ15TaZBswuuUJmSf0OK2vgV4XCsYwv4=";
|
sha256 = "sha256-lwT39h97ZyF/SFJhkOqZ2vU5f3QpCpe7L1MVDPEXN28=";
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
|
|
|
||||||
|
|
@ -107,3 +107,4 @@
|
||||||
++ [
|
++ [
|
||||||
inputs.ghostty.packages.${system}.default
|
inputs.ghostty.packages.${system}.default
|
||||||
];
|
];
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue