diff --git a/default-configuration.nix b/default-configuration.nix index 907e79a..b54e1ec 100644 --- a/default-configuration.nix +++ b/default-configuration.nix @@ -170,6 +170,7 @@ tamasfe.even-better-toml # toml file support myriad-dreamin.tinymist # typst files tekumara.typos-vscode # spellcheck + bierner.markdown-mermaid # mermaid ] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [ { name = "skillavid-pure-black"; @@ -177,12 +178,6 @@ version = "5.0.0"; sha256 = "sha256-/gLvhw0XcUb6Jch/LZ4k7xpSS9wdYWVf5u7uvOHS+i8="; } - { - name = "vscode-mermaid-chart"; - publisher = "mermaidchart"; - version = "2.7.2"; - sha256 = "sha256-hXJPKvmXpJi54O6xSJFR20jHOS6hzyPGFTu7JDSKe2s="; - } { name = "remote-ssh-edit"; publisher = "ms-vscode-remote"; @@ -208,6 +203,8 @@ discord-canary # godot # 4.5.1 for now inputs.nixpkgs-unstable.legacyPackages.${pkgs.system}.godot_4 + inputs.nixpkgs-unstable.legacyPackages.${pkgs.system}.typst # bleeding edge html exports for typst + tinymist # typst previews nextcloud-client steam signal-desktop @@ -223,8 +220,6 @@ python3 direnv # develop projects in custom environments # hyprshot # screenshots - typst # typst compilation - tinymist # typst previews binaryninja-free # broke ahh cracker patchelf # make programs understand nix. good for downloaded executables such as crackmes starsector # support indie games!