parent
3e262e3e99
commit
2bc6257cfd
@ -47,6 +47,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://jk.ozlabs.org/docs/sbkeysync-maintaing-uefi-key-databases;
|
homepage = http://jk.ozlabs.org/docs/sbkeysync-maintaing-uefi-key-databases;
|
||||||
maintainers = [ maintainers.tstrobel ];
|
maintainers = [ maintainers.tstrobel ];
|
||||||
platforms = [ "x86_64-linux" ]; # Broken on i686
|
platforms = [ "x86_64-linux" ]; # Broken on i686
|
||||||
|
license = licenses.gpl3;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user