release-python: remove two non-existing attrs
This commit is contained in:
parent
0f007baf70
commit
1b110436bf
@ -645,7 +645,6 @@ with (import ./release-lib.nix);
|
||||
wxc = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
wxcore = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
X11 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
X11_1_5_0_1 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
X11Xft = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
xmobar = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
xmonad = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
@ -1182,7 +1181,6 @@ with (import ./release-lib.nix);
|
||||
mrxvt = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
msilbc = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
mtdutils = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
mu0 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
multipath_tools = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
multisync = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
mumble = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
|
Loading…
x
Reference in New Issue
Block a user