about summary refs log tree commit diff
path: root/pkgs/desktops/lxqt/default.nix
diff options
context:
space:
mode:
authorJosé Romildo Malaquias <malaquias@gmail.com>2018-05-21 22:24:38 -0300
committerJosé Romildo Malaquias <malaquias@gmail.com>2018-07-26 14:04:27 -0300
commit8a32b379e217a009b1141f395b0cba1adaafe163 (patch)
tree77c06ab612fa5709b7de1dc3e302d671f1b96bb4 /pkgs/desktops/lxqt/default.nix
parent886871538c15681575925a990a3f1b68ed9d5477 (diff)
lxqt: source moved to the lxqt organization in github
Diffstat (limited to 'pkgs/desktops/lxqt/default.nix')
-rw-r--r--pkgs/desktops/lxqt/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/lxqt/default.nix b/pkgs/desktops/lxqt/default.nix
index 675368c9a69e6..015807ec684ed 100644
--- a/pkgs/desktops/lxqt/default.nix
+++ b/pkgs/desktops/lxqt/default.nix
@@ -4,7 +4,7 @@ let
   packages = self: with self; {
 
     # For compiling information, see:
-    # - https://github.com/lxde/lxqt/wiki/Building-from-source
+    # - https://github.com/lxqt/lxqt/wiki/Building-from-source
 
     ### BASE
     libqtxdg = callPackage ./base/libqtxdg { };