aboutsummaryrefslogtreecommitdiff
path: root/pkgs/thorium.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-17 02:19:28 -0700
committerFuwn <[email protected]>2024-09-17 02:19:28 -0700
commitcced57db1868d41ecd26c55eab06516eae4e3e8e (patch)
tree41478f349e2d8679a0f30dca2bb57af9fc8afc88 /pkgs/thorium.nix
parentdocs(readme): add true package names (diff)
downloadtsutsumi-cced57db1868d41ecd26c55eab06516eae4e3e8e.tar.xz
tsutsumi-cced57db1868d41ecd26c55eab06516eae4e3e8e.zip
docs(readme): update thorium description
Diffstat (limited to 'pkgs/thorium.nix')
-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;