update flake inputs & vs code haskell extension

This commit is contained in:
Henri Dohmen 2026-01-30 18:27:54 +01:00
parent c5e13c775f
commit 85254cfba1
Signed by: hd
GPG key ID: AB79213B044674AE
2 changed files with 17 additions and 16 deletions

View file

@ -83,8 +83,10 @@ in
banacorn.agda-mode
dnut.rewrap-revived
editorconfig.editorconfig
haskell.haskell
james-yu.latex-workshop
jnoortheen.nix-ide
justusadam.language-haskell
leanprover.lean4
ltex-plus.vscode-ltex-plus
maximedenes.vscoq
@ -93,7 +95,6 @@ in
ms-toolsai.jupyter
ocamllabs.ocaml-platform
rust-lang.rust-analyzer
# ms-vscode-remote.remote-ssh
];
userSettings = {
"editor.rulers" = [ 80 ];