forked from lix-project/nixos-module
lix: switch to forgejo (replicated) clone addr
This commit is contained in:
parent
a50986cfc7
commit
baafefa6e4
|
@ -1,8 +1,7 @@
|
|||
{
|
||||
# fixme: use the forgejo address
|
||||
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
inputs.lix = {
|
||||
url = "git+ssh://gerrit.lix.systems:2022/lix";
|
||||
url = "git+ssh://git@git.lix.systems/lix-project/lix.git";
|
||||
flake = false;
|
||||
};
|
||||
inputs.flake-utils.url = "github:numtide/flake-utils";
|
||||
|
|
Loading…
Reference in a new issue