toppler: move to by-name tree

This commit is contained in:
Marcin Serwin
2025-03-04 23:02:43 +01:00
parent 3e3fe7b6b1
commit ce22aab43e
3 changed files with 0 additions and 4 deletions
-4
View File
@@ -16520,10 +16520,6 @@ with pkgs;
tibia = pkgsi686Linux.callPackage ../games/tibia { };
toppler = callPackage ../games/toppler {
SDL2_image = SDL2_image_2_0;
};
speed_dreams = callPackage ../games/speed-dreams {
# Torcs wants to make shared libraries linked with plib libraries (it provides static).
# i686 is the only platform I know than can do that linking without plib built with -fPIC