[NixOS] Add gitter

This commit is contained in:
2018-07-13 17:28:16 -07:00
parent f34ff00082
commit 0026359c8e
3 changed files with 69 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
{ config, pkgs, ... }:
let
gitter = with pkgs; callPackage ./gitter.nix { };
my-python-packages = python-packages: with python-packages; [
appdirs
requests
@@ -134,6 +135,7 @@ in
emacs
firefox
kleopatra
gitter
google-chrome
hexchat
keybase-gui-fixed