parent
f567d0a5a6
commit
84544c5bc2
@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://www.seabios.org;
|
homepage = http://www.seabios.org;
|
||||||
license = licenses.lgpl3;
|
license = licenses.lgpl3;
|
||||||
maintainers = [ maintainers.tstrobel ];
|
maintainers = [ maintainers.tstrobel ];
|
||||||
platforms = platforms.linux;
|
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user