Loading pkgs/applications/networking/instant-messengers/slack/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ let inherit (stdenv.hostPlatform) system; throwSystem = throw "Unsupported system: ${system}"; throwSystem = throw "slack does not support system: ${system}"; pname = "slack"; Loading Loading
pkgs/applications/networking/instant-messengers/slack/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ let inherit (stdenv.hostPlatform) system; throwSystem = throw "Unsupported system: ${system}"; throwSystem = throw "slack does not support system: ${system}"; pname = "slack"; Loading