Merge pull request #201373 from SuperSandro2000/efivar
This commit is contained in:
commit
a5e9371adb
1 changed files with 1 additions and 1 deletions
|
@ -34,8 +34,8 @@ stdenv.mkDerivation rec {
|
|||
];
|
||||
|
||||
meta = with lib; {
|
||||
inherit (src.meta) homepage;
|
||||
description = "Tools and library to manipulate EFI variables";
|
||||
homepage = "https://github.com/rhboot/efivar";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.lgpl21Only;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue