migrate remaining git.t-juice.club references to code.t-juice.club
Update flake inputs, MCP server URLs, and remove old GitHub Actions workflows (will be replaced with new CI on Forgejo). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
ghettoptt = {
|
||||
url = "git+https://git.t-juice.club/torjus/ghettoptt?ref=master";
|
||||
url = "git+https://code.t-juice.club/torjus/ghettoptt?ref=master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
huecli = {
|
||||
url = "git+https://git.t-juice.club/torjus/huecli?ref=master";
|
||||
url = "git+https://code.t-juice.club/torjus/huecli?ref=master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nix-packages = {
|
||||
@@ -25,11 +25,11 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixprstatus = {
|
||||
url = "git+https://git.t-juice.club/torjus/nixprstatus?ref=master";
|
||||
url = "git+https://code.t-juice.club/torjus/nixprstatus?ref=master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
natstonotify = {
|
||||
url = "git+https://git.t-juice.club/torjus/natstonotify?ref=master";
|
||||
url = "git+https://code.t-juice.club/torjus/natstonotify?ref=master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
catppuccin = {
|
||||
|
||||
Reference in New Issue
Block a user