chore: clean up path
This commit is contained in:
parent
35e0567b37
commit
e731c878a9
2 changed files with 20 additions and 30 deletions
|
|
@ -7,23 +7,25 @@
|
|||
ripgrep
|
||||
luarocks
|
||||
gnumake
|
||||
rustc
|
||||
(python3.withPackages (python-pkgs: [
|
||||
python-pkgs.pip
|
||||
]))
|
||||
wget
|
||||
julia
|
||||
gopls
|
||||
nixpkgs-fmt
|
||||
lua51Packages.lua
|
||||
tree-sitter
|
||||
|
||||
php83Packages.composer
|
||||
php83
|
||||
|
||||
fd
|
||||
|
||||
cargo
|
||||
cc
|
||||
go
|
||||
julia
|
||||
jdk22
|
||||
lua51Packages.lua
|
||||
node
|
||||
npm
|
||||
php83Packages.composer
|
||||
php83
|
||||
(python3.withPackages (python-pkgs: [
|
||||
python-pkgs.pip
|
||||
]))
|
||||
];
|
||||
defaultEditor = true;
|
||||
viAlias = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue