treewide: remove platform assertions
linux: readd assertion
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{ stdenv, fetchurl, patchelf, glibc, libX11, libGLU_combined }:
|
||||
|
||||
with stdenv.lib;
|
||||
assert stdenv.isi686;
|
||||
stdenv.mkDerivation {
|
||||
name = "tibia-10.90";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user