feature: add zlib to devenv

This commit is contained in:
2026-05-28 10:37:23 +02:00
parent fd460ee658
commit f5d32750b1
2 changed files with 1 additions and 2023 deletions
+1
View File
@@ -24,5 +24,6 @@
packages = [
pkgs.graphviz
pkgs.zsh
pkgs.zlib
];
}
File diff suppressed because one or more lines are too long