refactor(rrv.sh): change rrv.sh input to use github instead of forgejo
This commit is contained in:
parent
715f84ee83
commit
b068149ffb
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
inputs = {
|
||||
crane.url = "github:ipetkov/crane";
|
||||
rrv-sh.url = "git+ssh://forgejo@git.rrv.sh/rrvsh/rrv.sh";
|
||||
rrv-sh.url = "github:rrvsh/rrv.sh";
|
||||
disko.inputs.nixpkgs.follows = "nixpkgs";
|
||||
disko.url = "github:nix-community/disko";
|
||||
flake-compat.url = "github:edolstra/flake-compat";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue