all repos — nixfiles @ 7eb6b620c517df0923cf0661f4f44dae54a106e6

System and user configuration, managed by nix and home-manager

Satoshipay: Use official Slack instead of ScudCloud
Alan Pearce alan@alanpearce.eu
Sat, 30 Sep 2017 11:54:26 +0200
commit

7eb6b620c517df0923cf0661f4f44dae54a106e6

parent

89b17b2c81a63b8ada689053b4ac98ac46548c86

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M modules/satoshipay.nixmodules/satoshipay.nix
@@ -18,7 +18,7 @@ environment.systemPackages = with pkgs; [     google-chrome
     docker_compose
     electrum
-    pkgsUnstable.scudcloud
+    pkgsUnstable.slack
   ];
 
   services.mongodb = {