openxray: fix build

This commit is contained in:
gnidorah 2020-01-15 23:01:32 +03:00
parent 81c2cc9297
commit 4c8bbe93c9

View file

@ -23124,9 +23124,7 @@ in
openxcom = callPackage ../games/openxcom { };
openxray = callPackage ../games/openxray {
stdenv = gcc8Stdenv;
};
openxray = callPackage ../games/openxray { };
orthorobot = callPackage ../games/orthorobot { };