aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/applications/window-managers/lemonbar/xft.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/window-managers/lemonbar/xft.nix')
-rw-r--r--nixpkgs/pkgs/applications/window-managers/lemonbar/xft.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/applications/window-managers/lemonbar/xft.nix b/nixpkgs/pkgs/applications/window-managers/lemonbar/xft.nix
index ff34f1dfee7..a70e5a4dc5c 100644
--- a/nixpkgs/pkgs/applications/window-managers/lemonbar/xft.nix
+++ b/nixpkgs/pkgs/applications/window-managers/lemonbar/xft.nix
@@ -16,7 +16,7 @@ stdenv.mkDerivation {
meta = {
description = "A lightweight xcb based bar with XFT-support";
- homepage = https://github.com/krypt-n/bar;
+ homepage = "https://github.com/krypt-n/bar";
license = "Custom";
platforms = stdenv.lib.platforms.linux;
};