chore: switch beads and gastown to upstream GitHub repos
This commit is contained in:
@@ -43,12 +43,12 @@
|
||||
};
|
||||
|
||||
beads = {
|
||||
url = "git+https://git.johnogle.info/johno/beads.git";
|
||||
url = "github:steveyegge/beads";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
gastown = {
|
||||
url = "git+https://git.johnogle.info/johno/gastown.git";
|
||||
url = "github:steveyegge/gastown";
|
||||
flake = false; # No flake.nix upstream yet
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user