Skip to content

Commit d1503f0

Browse files
committed
feat: add Astro VSCode extension
1 parent 9d9ce15 commit d1503f0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

home/programs/vscode/lanath.nix

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,12 @@
147147
version = "2.34.2";
148148
sha256 = "sha256-lU1SrAPDCCSanJaB0xRVFWmi9a1J4Btj9oORatToM6w=";
149149
}
150+
{
151+
publisher = "astro-build";
152+
name = "astro-vscode";
153+
version = "2.16.14";
154+
sha256 = "sha256-PNtsvhX4ZWx7zZpaBtAEPCD2e9qYUPFPXCZeJ8vAa6g=";
155+
}
150156
];
151157
};
152158
}

0 commit comments

Comments
 (0)