From e3de46c6a41992c86a3ead3e69aaf1ebf56dab7c Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Tue, 24 Feb 2026 07:39:21 +0100 Subject: [PATCH] Removed infinito-sphinx from package manager, because it's managed now via docker in infinito.nexus --- src/pkgmgr/config/defaults.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/pkgmgr/config/defaults.yaml b/src/pkgmgr/config/defaults.yaml index 901dc69..2819752 100644 --- a/src/pkgmgr/config/defaults.yaml +++ b/src/pkgmgr/config/defaults.yaml @@ -369,17 +369,6 @@ repositories: - 44D8F11FD62F878E - B5690EEEBB952194 -- account: kevinveenbirkenbach - alias: infinito-sphinx - description: Contains the logic and configuration for generating documentation using Sphinx for Infinito.Nexus. - homepage: https://github.com/kevinveenbirkenbach/infinito-sphinx - provider: github.com - repository: infinito-sphinx - verified: - gpg_keys: - - 44D8F11FD62F878E - - B5690EEEBB952194 - - account: kevinveenbirkenbach description: A lightweight Python utility to generate dynamic color schemes from a single base color. Provides HSL-based color transformations for theming, UI design, and CSS variable generation. Optimized for integration in Python projects, Flask applications, and Ansible roles. homepage: https://github.com/kevinveenbirkenbach/colorscheme-generator