shell: added zlib
This commit is contained in:
parent
eed5ed7c90
commit
a915745a92
|
@ -10,5 +10,6 @@ with pkgs;
|
||||||
stylish-haskell # A simple Haskell code prettifier
|
stylish-haskell # A simple Haskell code prettifier
|
||||||
tea # Gitea official CLI client
|
tea # Gitea official CLI client
|
||||||
treefmt # one CLI to format the code tree
|
treefmt # one CLI to format the code tree
|
||||||
|
zlib # Lossless data-compression library
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue