typst upgrade
This commit is contained in:
@@ -170,6 +170,7 @@
|
|||||||
tamasfe.even-better-toml # toml file support
|
tamasfe.even-better-toml # toml file support
|
||||||
myriad-dreamin.tinymist # typst files
|
myriad-dreamin.tinymist # typst files
|
||||||
tekumara.typos-vscode # spellcheck
|
tekumara.typos-vscode # spellcheck
|
||||||
|
bierner.markdown-mermaid # mermaid
|
||||||
] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [
|
] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [
|
||||||
{
|
{
|
||||||
name = "skillavid-pure-black";
|
name = "skillavid-pure-black";
|
||||||
@@ -177,12 +178,6 @@
|
|||||||
version = "5.0.0";
|
version = "5.0.0";
|
||||||
sha256 = "sha256-/gLvhw0XcUb6Jch/LZ4k7xpSS9wdYWVf5u7uvOHS+i8=";
|
sha256 = "sha256-/gLvhw0XcUb6Jch/LZ4k7xpSS9wdYWVf5u7uvOHS+i8=";
|
||||||
}
|
}
|
||||||
{
|
|
||||||
name = "vscode-mermaid-chart";
|
|
||||||
publisher = "mermaidchart";
|
|
||||||
version = "2.7.2";
|
|
||||||
sha256 = "sha256-hXJPKvmXpJi54O6xSJFR20jHOS6hzyPGFTu7JDSKe2s=";
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
name = "remote-ssh-edit";
|
name = "remote-ssh-edit";
|
||||||
publisher = "ms-vscode-remote";
|
publisher = "ms-vscode-remote";
|
||||||
@@ -208,6 +203,8 @@
|
|||||||
discord-canary
|
discord-canary
|
||||||
# godot # 4.5.1 for now
|
# godot # 4.5.1 for now
|
||||||
inputs.nixpkgs-unstable.legacyPackages.${pkgs.system}.godot_4
|
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
|
nextcloud-client
|
||||||
steam
|
steam
|
||||||
signal-desktop
|
signal-desktop
|
||||||
@@ -223,8 +220,6 @@
|
|||||||
python3
|
python3
|
||||||
direnv # develop projects in custom environments
|
direnv # develop projects in custom environments
|
||||||
# hyprshot # screenshots
|
# hyprshot # screenshots
|
||||||
typst # typst compilation
|
|
||||||
tinymist # typst previews
|
|
||||||
binaryninja-free # broke ahh cracker
|
binaryninja-free # broke ahh cracker
|
||||||
patchelf # make programs understand nix. good for downloaded executables such as crackmes
|
patchelf # make programs understand nix. good for downloaded executables such as crackmes
|
||||||
starsector # support indie games!
|
starsector # support indie games!
|
||||||
|
|||||||
Reference in New Issue
Block a user