the-powder-toy: remove top-level override
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
lib,
|
||||
libpng,
|
||||
libX11,
|
||||
lua,
|
||||
lua5_2,
|
||||
luajit,
|
||||
meson,
|
||||
ninja,
|
||||
@@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
|
||||
jsoncpp
|
||||
libpng
|
||||
libX11
|
||||
lua
|
||||
lua5_2
|
||||
luajit
|
||||
SDL2
|
||||
zlib
|
||||
|
||||
@@ -12395,10 +12395,6 @@ with pkgs;
|
||||
|
||||
protonup-ng = with python3Packages; toPythonApplication protonup-ng;
|
||||
|
||||
the-powder-toy = callPackage ../by-name/th/the-powder-toy/package.nix {
|
||||
lua = lua5_2;
|
||||
};
|
||||
|
||||
teeworlds-server = teeworlds.override { buildClient = false; };
|
||||
|
||||
tengine = callPackage ../servers/http/tengine {
|
||||
|
||||
Reference in New Issue
Block a user