about summary refs log tree commit diff
path: root/pkgs/data/icons/bibata-cursors/translucent.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/data/icons/bibata-cursors/translucent.nix')
-rw-r--r--pkgs/data/icons/bibata-cursors/translucent.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/data/icons/bibata-cursors/translucent.nix b/pkgs/data/icons/bibata-cursors/translucent.nix
index d5b541317b5e3..90e1102e124ce 100644
--- a/pkgs/data/icons/bibata-cursors/translucent.nix
+++ b/pkgs/data/icons/bibata-cursors/translucent.nix
@@ -33,7 +33,7 @@ stdenvNoCC.mkDerivation rec {
 
   meta = with stdenvNoCC.lib; {
     description = "Translucent Varient of the Material Based Cursor";
-    homepage = https://github.com/Silicasandwhich/Bibata_Cursor_Translucent;
+    homepage = "https://github.com/Silicasandwhich/Bibata_Cursor_Translucent";
     license = licenses.gpl3;
     platforms = platforms.linux;
     maintainers = with maintainers; [ dtzWill ];