chore: migrate module path from git.t-juice.club to code.t-juice.club

Update Go module path and all references for Gitea to Forgejo host migration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-09 19:31:53 +01:00
parent 5aa5f7275b
commit 79900ae92d
4 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
meta = with pkgs.lib; {
description = "Prometheus exporter for NixOS-specific metrics";
homepage = "https://git.t-juice.club/torjus/nixos-exporter";
homepage = "https://code.t-juice.club/torjus/nixos-exporter";
license = licenses.mit;
maintainers = [ ];
platforms = platforms.linux;