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