update gitsrht repositories to forgejo
This commit is contained in:
parent
2141a0e4ea
commit
b72fe60eb9
2 changed files with 12 additions and 12 deletions
|
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue