Loading pkgs/by-name/uv/uv/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/astral-sh/uv"; changelog = "https://github.com/astral-sh/uv/blob/${src.rev}/CHANGELOG.md"; license = with licenses; [ asl20 mit ]; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ GaetanLepage ]; mainProgram = "uv"; }; } Loading
pkgs/by-name/uv/uv/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/astral-sh/uv"; changelog = "https://github.com/astral-sh/uv/blob/${src.rev}/CHANGELOG.md"; license = with licenses; [ asl20 mit ]; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ GaetanLepage ]; mainProgram = "uv"; }; }