update gitsrht repositories to forgejo

This commit is contained in:
Khaïs COLIN 2025-04-10 12:32:25 +02:00
parent 2141a0e4ea
commit b72fe60eb9
Signed by: logistic-bot
SSH key fingerprint: SHA256:RlpiqKeXpcPFZZ4y9Ou4xi2M8OhRJovIwDlbCaMsuAo
2 changed files with 12 additions and 12 deletions

View file

@ -14,21 +14,21 @@
};
nixvim = {
url = "git+ssh://gitsrht@git.sourcehut.005540.xyz/~logistic-bot/nixvim";
url = "git+ssh://forgejo@forgejo.005540.xyz/logistic-bot/nixvim";
};
river-shifttags = {
url = "git+ssh://gitsrht@git.sourcehut.005540.xyz/~logistic-bot/river-shifttags";
url = "git+ssh://forgejo@forgejo.005540.xyz/logistic-bot/river-shifttags";
inputs.nixpkgs.follows = "nixpkgs";
};
breezex-cursor = {
url = "git+ssh://gitsrht@git.sourcehut.005540.xyz/~logistic-bot/breezex-cursor";
url = "git+ssh://forgejo@forgejo.005540.xyz/logistic-bot/breezex-cursor";
inputs.nixpkgs.follows = "nixpkgs";
};
cassowary = {
url = "git+ssh://gitsrht@git.sourcehut.005540.xyz/~logistic-bot/cassowary";
url = "git+ssh://forgejo@forgejo.005540.xyz/logistic-bot/cassowary";
inputs.nixpkgs.follows = "nixpkgs";
};