chore: update flake.lock
This commit is contained in:
parent
bea3e5485a
commit
9f3dbf066e
4 changed files with 14 additions and 16 deletions
common
|
@ -233,7 +233,6 @@ in {
|
|||
'';
|
||||
}
|
||||
])
|
||||
|
||||
# Treesitter
|
||||
++ (with pkgs.vimPlugins; [
|
||||
nvim-treesitter-context
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
pkgs = nixpkgs.legacyPackages.${system};
|
||||
in
|
||||
attrs system pkgs);
|
||||
|
||||
in {
|
||||
packages = perSystem (system: pkgs: {
|
||||
discommit = pkgs.buildNpmPackage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue