From 70b06d2b3a5c1b1a78e39db11faa9421c9b98ea9 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Tue, 12 May 2026 22:19:03 +0200 Subject: [PATCH] chore(config): refresh default repository list Drops the `analysis-ready-code` entry and renames the `infinito-nexus` default to `infinito-nexus/core`. Co-Authored-By: Claude Opus 4.7 (1M context) --- src/pkgmgr/config/defaults.yaml | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/src/pkgmgr/config/defaults.yaml b/src/pkgmgr/config/defaults.yaml index 2819752..ba91bf5 100644 --- a/src/pkgmgr/config/defaults.yaml +++ b/src/pkgmgr/config/defaults.yaml @@ -5,16 +5,6 @@ directories: workspaces: ~/Workspaces/ binaries: ~/.local/bin/ repositories: -- account: kevinveenbirkenbach - alias: arc - provider: github.com - repository: analysis-ready-code - description: Analysis-Ready Code (ARC) is a Python utility that recursively scans directories and transforms source code into a streamlined, analysis-ready format by removing comments, filtering files, and compressing content—perfect for AI and automated code analysis. - homepage: https://github.com/kevinveenbirkenbach/analysis-ready-code - verified: - gpg_keys: - - 44D8F11FD62F878E - - B5690EEEBB952194 - account: kevinveenbirkenbach description: A configurable Python package manager that automates repository tasks—including cloning, installation, updates, and status reporting—based on a YAML configuration file for streamlined software management which gives you access to the Kevin Veen-Birkenbach Code Universe. homepage: https://github.com/kevinveenbirkenbach/package-manager @@ -274,12 +264,11 @@ repositories: gpg_keys: - 44D8F11FD62F878E - B5690EEEBB952194 -- account: kevinveenbirkenbach - alias: infinito +- account: infinito-nexus provider: github.com description: Infinito.nexus streamlines Linux-based system setups and Docker image administration, perfect for servers and PCs. It offers extensive solutions for system initialization, admin tools, backups, monitoring, updates, driver management, security, and VPNs. homepage: https://infinito.nexus - repository: infinito-nexus + repository: core verified: gpg_keys: - 44D8F11FD62F878E