Loading pkgs/by-name/sl/slack/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -83,13 +83,13 @@ let } .${system} or throwSystem; meta = with lib; { meta = { description = "Desktop client for Slack"; homepage = "https://slack.com"; changelog = "https://slack.com/release-notes"; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; maintainers = with maintainers; [ sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; license = lib.licenses.unfree; maintainers = with lib.maintainers; [ mmahut prince213 teutat3s Loading Loading
pkgs/by-name/sl/slack/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -83,13 +83,13 @@ let } .${system} or throwSystem; meta = with lib; { meta = { description = "Desktop client for Slack"; homepage = "https://slack.com"; changelog = "https://slack.com/release-notes"; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; maintainers = with maintainers; [ sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; license = lib.licenses.unfree; maintainers = with lib.maintainers; [ mmahut prince213 teutat3s Loading