chore: slim down Flake closure size

This commit is contained in:
Harsh Shandilya 2023-03-18 11:49:56 +05:30
parent 103f7a6daf
commit 3c23e6e999
1 changed files with 0 additions and 4 deletions

View File

@ -27,13 +27,9 @@
name = "blog-dev-shell";
bash = { interactive = ""; };
packages = with pkgs; [
deno
git
go
hugo
libwebp
nodejs-16_x
yarn
];
commands = [
{