From 79ea3731ee318c8ca57bd8a854f8df9f90132399 Mon Sep 17 00:00:00 2001 From: sefidel Date: Tue, 16 Jan 2024 04:31:22 +0900 Subject: feat(home/browsing): lib.rs -> crates.io * The maintainer of lib.rs has been pushing personal opinions on the site, which resulted in few developers removing their crates from the site. --- home/profiles/browsing/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/profiles/browsing/default.nix b/home/profiles/browsing/default.nix index 46a1550..46d8775 100644 --- a/home/profiles/browsing/default.nix +++ b/home/profiles/browsing/default.nix @@ -37,7 +37,7 @@ in ns = "https://search.nixos.org/options?channel=unstable&from=0size=50&sort=relevance&type=packages&query={}"; np = "https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query={}"; rd = "https://docs.rs/releases/search?query={}"; - rp = "https://lib.rs/search?q={}"; + rp = "https://crates.io/search?q={}"; }; quickmarks = { -- cgit 1.4.1