aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/tools/bluetooth/blueman/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/tools/bluetooth/blueman/default.nix')
-rw-r--r--nixpkgs/pkgs/tools/bluetooth/blueman/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/tools/bluetooth/blueman/default.nix b/nixpkgs/pkgs/tools/bluetooth/blueman/default.nix
index e351867ca1b..69db0053cfa 100644
--- a/nixpkgs/pkgs/tools/bluetooth/blueman/default.nix
+++ b/nixpkgs/pkgs/tools/bluetooth/blueman/default.nix
@@ -61,7 +61,7 @@ in stdenv.mkDerivation rec {
'';
meta = with lib; {
- homepage = https://github.com/blueman-project/blueman;
+ homepage = "https://github.com/blueman-project/blueman";
description = "GTK-based Bluetooth Manager";
license = licenses.gpl3;
platforms = platforms.linux;