remove old references to xorgserver_1_13_0
This commit is contained in:
parent
bde20f3e88
commit
49f12fe878
@ -1750,7 +1750,7 @@ let
|
||||
tigervnc = callPackage ../tools/admin/tigervnc {
|
||||
fontDirectories = [ xorg.fontadobe75dpi xorg.fontmiscmisc xorg.fontcursormisc
|
||||
xorg.fontbhlucidatypewriter75dpi ];
|
||||
xorgserver = xorg.xorgserver_1_13_0;
|
||||
inherit (xorg) xorgserver;
|
||||
fltk = fltk13;
|
||||
};
|
||||
|
||||
|
@ -1937,7 +1937,6 @@ in
|
||||
xmessage = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
xmodmap = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
xorgserver = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
xorgserver_1_13_0 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
xpr = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
xprop = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
xrandr = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
|
Loading…
Reference in New Issue
Block a user