lux-cli: 0.17.0 -> 0.17.1 (#443293)
This commit is contained in:
@@ -81,9 +81,9 @@ rustPlatform.buildRustPackage rec {
|
||||
|
||||
meta = {
|
||||
description = "Lua API for the Lux package manager";
|
||||
homepage = "https://nvim-neorocks.github.io/";
|
||||
changelog = "https://github.com/nvim-neorocks/lux/blob/${src.tag}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
homepage = "https://lux.lumen-labs.org/";
|
||||
changelog = "https://github.com/lumen-oss/lux/blob/${src.tag}/CHANGELOG.md";
|
||||
license = lib.licenses.lgpl3Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
mrcjkb
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user