From 209fa4ec72c8719d82e049c5d10a06f0a679671c Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 12 Jun 2024 16:07:50 -0400 Subject: Followup changes to ctags These were just hanging around as I was doing other things. Included in this commit are the following: - Configure it in .ctags.d to only index the languages I use - Add support for sources listed in Sources.json - Fix broken link to inspekt3d repo --- Biz/Bild/Deps/inspekt3d.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Biz/Bild/Deps/inspekt3d.nix') diff --git a/Biz/Bild/Deps/inspekt3d.nix b/Biz/Bild/Deps/inspekt3d.nix index a9dac3d..3146350 100644 --- a/Biz/Bild/Deps/inspekt3d.nix +++ b/Biz/Bild/Deps/inspekt3d.nix @@ -22,7 +22,7 @@ stdenv.mkDerivation { meta = with lib; { description = "Lightweight 3D viewer for Libfive written in Guile Scheme"; - homepage = "https://gitlab.com/kavalogic-inc/inspekt3d"; + homepage = "https://sr.ht/~morgansmith/inspekt3d"; license = licenses.gpl3; maintainers = with maintainers; [ bsima ]; platforms = platforms.all; -- cgit v1.2.3