* Add UNetbootin to the channel.
svn path=/nixpkgs/trunk/; revision=23114
This commit is contained in:
parent
21587bf10b
commit
e1926e3764
@ -58,5 +58,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://unetbootin.sourceforge.net/;
|
||||
description = "A tool to create bootable live USB drives from ISO images";
|
||||
license = "GPLv2+";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user