nix-packages: migrate to forgejo and add forgejo-mcp

Update nix-packages input URL from git.t-juice.club to
code.t-juice.club and add forgejo-mcp package.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-10 02:49:51 +01:00
parent b4de2c54ba
commit 221bbadc31
3 changed files with 8 additions and 7 deletions

View File

@@ -21,7 +21,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-packages = {
url = "git+https://git.t-juice.club/torjus/nix-packages?ref=master";
url = "git+https://code.t-juice.club/torjus/nix-packages?ref=master";
inputs.nixpkgs.follows = "nixpkgs";
};
nixprstatus = {