shell: added zlib

This commit is contained in:
Fiscal Velvet Poet 2024-03-01 16:14:40 +10:00
parent eed5ed7c90
commit a915745a92
Signed by: fiscalvelvetpoet
GPG key ID: D8EBFD58B023BD47

View file

@ -10,5 +10,6 @@ with pkgs;
stylish-haskell # A simple Haskell code prettifier
tea # Gitea official CLI client
treefmt # one CLI to format the code tree
zlib # Lossless data-compression library
];
}