maint: Update packages.
This commit is contained in:
parent
04792b9c5d
commit
b09f9f83a5
@ -117,6 +117,9 @@ EOF";
|
||||
telescope-nvim
|
||||
telescope-lsp-handlers-nvim
|
||||
plenary-nvim
|
||||
vim-dadbod
|
||||
vim-dadbod-ui
|
||||
vim-dadbod-completion
|
||||
]) ++ [ possession-nvim ];
|
||||
};
|
||||
};
|
||||
@ -127,6 +130,7 @@ EOF";
|
||||
zsh.interactiveShellInit = (builtins.readFile ./.zshrc);
|
||||
};
|
||||
environment.systemPackages = (with pkgs; [
|
||||
postgresql
|
||||
oha
|
||||
nodejs
|
||||
nodePackages.typescript-language-server
|
||||
|
6
nix/darwin/flake.lock
generated
6
nix/darwin/flake.lock
generated
@ -35,12 +35,12 @@
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1,
|
||||
"narHash": "sha256-UlIO7yzMyBkVqM9xDk91UYFaesOqb3I6sv1GYs7diQU=",
|
||||
"path": "/nix/store/7zyrh0fx36z50g2h7y79pk8k8ic2ak9l-source/nix/base-system",
|
||||
"narHash": "sha256-H09jff5oO+SJEtarZ9wN6oUNXC+Bfoss06zC8+Sj7Qc=",
|
||||
"path": "/nix/store/633s41d1mldrpqdihv9n98bnl30w2h03-source/nix/base-system",
|
||||
"type": "path"
|
||||
},
|
||||
"original": {
|
||||
"path": "/nix/store/7zyrh0fx36z50g2h7y79pk8k8ic2ak9l-source/nix/base-system",
|
||||
"path": "/nix/store/633s41d1mldrpqdihv9n98bnl30w2h03-source/nix/base-system",
|
||||
"type": "path"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user