luaPackages.{readline,image-nvim}: use lib.licenses (#524190)

This commit is contained in:
Austin Horstman
2026-05-26 16:13:02 +00:00
committed by GitHub
3 changed files with 4 additions and 3 deletions

View File

@@ -232,7 +232,7 @@ The following is an example:
vyp
lblasc
];
license.fullName = "MIT/X11";
license = lib.licenses.mit;
};
};
}