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