whack
This commit is contained in:
parent
b0ed46319c
commit
c99461c0e5
|
@ -38,6 +38,8 @@ in {
|
||||||
gopls
|
gopls
|
||||||
typescript-language-server
|
typescript-language-server
|
||||||
#ocamllsp
|
#ocamllsp
|
||||||
|
|
||||||
|
pre-commit
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|
|
@ -45,7 +45,6 @@
|
||||||
ipdb
|
ipdb
|
||||||
ipython
|
ipython
|
||||||
]))
|
]))
|
||||||
pre-commit
|
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|
Loading…
Reference in New Issue