nix: added tea to shell
This commit is contained in:
parent
6111fddc3b
commit
b2a8ab327f
|
@ -28,6 +28,7 @@ in {
|
|||
ghcid # GHCi based IDE
|
||||
hlint # or ormolu
|
||||
pkgs.niv # Nix dependency management
|
||||
pkgs.tea # Gitea official CLI client
|
||||
];
|
||||
withHoogle = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue