update gitsrht repositories to forgejo
This commit is contained in:
parent
2141a0e4ea
commit
b72fe60eb9
2 changed files with 12 additions and 12 deletions
16
flake.lock
generated
16
flake.lock
generated
|
|
@ -80,11 +80,11 @@
|
|||
"rev": "baad734eb41203c79e669aa01d966b15a30fd43c",
|
||||
"revCount": 1,
|
||||
"type": "git",
|
||||
"url": "ssh://gitsrht@git.sourcehut.005540.xyz/~logistic-bot/breezex-cursor"
|
||||
"url": "ssh://forgejo@forgejo.005540.xyz/logistic-bot/breezex-cursor"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "ssh://gitsrht@git.sourcehut.005540.xyz/~logistic-bot/breezex-cursor"
|
||||
"url": "ssh://forgejo@forgejo.005540.xyz/logistic-bot/breezex-cursor"
|
||||
}
|
||||
},
|
||||
"cassowary": {
|
||||
|
|
@ -100,11 +100,11 @@
|
|||
"rev": "6d7d3560e8e5660ae270b82c844cd9cb77a4bd97",
|
||||
"revCount": 6,
|
||||
"type": "git",
|
||||
"url": "ssh://gitsrht@git.sourcehut.005540.xyz/~logistic-bot/cassowary"
|
||||
"url": "ssh://forgejo@forgejo.005540.xyz/logistic-bot/cassowary"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "ssh://gitsrht@git.sourcehut.005540.xyz/~logistic-bot/cassowary"
|
||||
"url": "ssh://forgejo@forgejo.005540.xyz/logistic-bot/cassowary"
|
||||
}
|
||||
},
|
||||
"devshell": {
|
||||
|
|
@ -800,11 +800,11 @@
|
|||
"rev": "8b871dabaab8ba369e4138031e9a2bb967f9cc1c",
|
||||
"revCount": 4,
|
||||
"type": "git",
|
||||
"url": "ssh://gitsrht@git.sourcehut.005540.xyz/~logistic-bot/nixvim"
|
||||
"url": "ssh://forgejo@forgejo.005540.xyz/logistic-bot/nixvim"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "ssh://gitsrht@git.sourcehut.005540.xyz/~logistic-bot/nixvim"
|
||||
"url": "ssh://forgejo@forgejo.005540.xyz/logistic-bot/nixvim"
|
||||
}
|
||||
},
|
||||
"nixvim_2": {
|
||||
|
|
@ -893,11 +893,11 @@
|
|||
"rev": "1188ea50cab4aae64be1ee68bff2fc0d5c32650f",
|
||||
"revCount": 1,
|
||||
"type": "git",
|
||||
"url": "ssh://gitsrht@git.sourcehut.005540.xyz/~logistic-bot/river-shifttags"
|
||||
"url": "ssh://forgejo@forgejo.005540.xyz/logistic-bot/river-shifttags"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "ssh://gitsrht@git.sourcehut.005540.xyz/~logistic-bot/river-shifttags"
|
||||
"url": "ssh://forgejo@forgejo.005540.xyz/logistic-bot/river-shifttags"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
|
|
|
|||
|
|
@ -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