mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
luaPackages: update licenses
This commit is contained in:
@@ -946,7 +946,7 @@ final: prev: {
|
||||
meta = {
|
||||
homepage = "https://github.com/NTBBloodbath/fallo";
|
||||
maintainers = with lib.maintainers; [ mrcjkb ];
|
||||
license.fullName = "LGPL-2.0-only";
|
||||
license = lib.licenses.lgpl2Only;
|
||||
description = "Modern and ergonomic error handling for Lua, inspired by Rust's Result.";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user