Minor changes to Bochs expression.
This commit is contained in:
parent
c30651d75f
commit
81d7906e19
@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user