Merge pull request #179276 from kevingriffin/tools-x11-case-sensitive

xmcp: move to X11 directory
This commit is contained in:
Lassulus
2022-06-27 08:08:56 +02:00
committed by GitHub
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -35687,7 +35687,7 @@ with pkgs;
xsos = callPackage ../os-specific/linux/xsos { };
xmcp = callPackage ../tools/x11/xmcp { };
xmcp = callPackage ../tools/X11/xmcp { };
zk = callPackage ../applications/office/zk {};