aboutsummaryrefslogtreecommitdiff
path: root/pkgs
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/thorium.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/thorium.nix b/pkgs/thorium.nix
index c1221e9..21fd4d5 100644
--- a/pkgs/thorium.nix
+++ b/pkgs/thorium.nix
@@ -14,7 +14,7 @@ pkgs.appimageTools.wrapType2 {
src = "${thorium-archive}";
meta = with lib; {
- description = "Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.";
+ description = "Chromium fork named after radioactive element No. 90.";
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
homepage = "https://thorium.rocks/";
license = licenses.bsd3;