gastown and beads: switch to git+https
All checks were successful
CI / check (push) Successful in 6m19s
All checks were successful
CI / check (push) Successful in 6m19s
This commit is contained in:
@@ -43,12 +43,12 @@
|
||||
};
|
||||
|
||||
beads = {
|
||||
url = "git+ssh://git@git.johnogle.info:2222/johno/beads.git";
|
||||
url = "git+https://git.johnogle.info/johno/beads.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
gastown = {
|
||||
url = "git+ssh://git@git.johnogle.info:2222/johno/gastown.git";
|
||||
url = "git+https://git.johnogle.info/johno/gastown.git";
|
||||
flake = false; # No flake.nix upstream yet
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user