Minor changes to Bochs expression.
This commit is contained in:
@@ -57,5 +57,6 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
homepage = http://bochs.sourceforge.net/;
|
homepage = http://bochs.sourceforge.net/;
|
||||||
license = "LGPL";
|
license = "LGPL";
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user