Whoops, sloppy copy
svn path=/nixpkgs/trunk/; revision=33136
This commit is contained in:
parent
d7533209a1
commit
b3e248d0f7
@ -19,7 +19,8 @@ stdenv.mkDerivation (edk2.setup "NixosBootPkg/NixosBootPkg.dsc" {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Sample UEFI firmware for QEMU and KVM";
|
description =
|
||||||
|
"Simple EFI app to load the kernel with NixOS-specific arguments";
|
||||||
homepage = http://www.shealevy.com;
|
homepage = http://www.shealevy.com;
|
||||||
license = "MIT";
|
license = "MIT";
|
||||||
maintainers = [ stdenv.lib.maintainers.shlevy ];
|
maintainers = [ stdenv.lib.maintainers.shlevy ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user