mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
ufoai: Remove from the channel
It's 898 MiB compressed.
This commit is contained in:
parent
35e8764a2e
commit
a1bc05bb55
@ -30,6 +30,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A squad-based tactical strategy game in the tradition of X-Com";
|
description = "A squad-based tactical strategy game in the tradition of X-Com";
|
||||||
license = "GPLv2+";
|
license = "GPLv2+";
|
||||||
maintainers = with stdenv.lib.maintainers; [viric];
|
maintainers = with stdenv.lib.maintainers; [viric];
|
||||||
platforms = with stdenv.lib.platforms; linux;
|
#platforms = with stdenv.lib.platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -1594,7 +1594,6 @@ in
|
|||||||
sourceHighlight = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
sourceHighlight = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||||
spaceOrbit = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
spaceOrbit = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||||
speechd = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
speechd = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||||
speed_dreams = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
|
||||||
spice = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
spice = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||||
spidermonkey_185 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
spidermonkey_185 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||||
spin = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
spin = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||||
@ -1692,7 +1691,6 @@ in
|
|||||||
udev = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
udev = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||||
udev145 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
udev145 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||||
udisks = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
udisks = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||||
ufoai = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
|
||||||
ufraw = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
ufraw = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||||
ultimatestunts = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
ultimatestunts = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||||
ultrastardx = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
ultrastardx = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||||
|
Loading…
Reference in New Issue
Block a user