From bb42cf816962999f27af1cb486aacb46b16a4753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 18 Mar 2024 07:58:20 +0100 Subject: [PATCH] README: update site list fixes https://github.com/Mic92/nix-update/issues/234 --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 44d0747..2f139ae 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,16 @@ designed to work with nixpkgs but also other package sets. ## Features - automatically figure out the latest version of packages from: - - codeberg.org + - Codeberg - crates.io - - gitea.com - - github.com - - gitlab.com or other instances that uses fetchFromGitLab - - notabug.org - - pypi - - rubygems.org + - Gitea + - GitHub + - GitLab + - NotABug.org + - PyPi + - RubyGems.org + - Sourcehut + - Savannah - update buildRustPackage's cargoHash/cargoSha256 and cargoSetupHook's cargoDeps - update buildGoModule's vendorHash/vendorSha256 - update buildNpmPackage's npmDepsHash and npmConfigHook's npmDeps