add ellis link
This commit is contained in:
parent
1857a821d8
commit
baf6efc1b6
3 changed files with 7 additions and 6 deletions
10
flake.lock
generated
10
flake.lock
generated
|
|
@ -355,16 +355,16 @@
|
||||||
"treefmt-nix": "treefmt-nix"
|
"treefmt-nix": "treefmt-nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1770699760,
|
"lastModified": 1771187518,
|
||||||
"narHash": "sha256-o37ZbBNsBa2Hlx5wHvfySKDvaOqooklYbVmZnk27iyM=",
|
"narHash": "sha256-Ha+mPdjz4G9tiZFArcg/JQC9BP6486zJyomDFOK8exY=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "a2bf0c12235cb9306e901aa1e9c36f03e85b06e2",
|
"rev": "f566ca1b9346875ef68e62771e2d6cc67d23b2ee",
|
||||||
"revCount": 6022,
|
"revCount": 6083,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"rev": "a2bf0c12235cb9306e901aa1e9c36f03e85b06e2",
|
"rev": "f566ca1b9346875ef68e62771e2d6cc67d23b2ee",
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||||
nix-maid.url = "github:viperML/nix-maid";
|
nix-maid.url = "github:viperML/nix-maid";
|
||||||
continuwuity = {
|
continuwuity = {
|
||||||
url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?rev=a2bf0c12235cb9306e901aa1e9c36f03e85b06e2";
|
url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?rev=f566ca1b9346875ef68e62771e2d6cc67d23b2ee";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
disko = {
|
disko = {
|
||||||
|
|
|
||||||
|
|
@ -16,6 +16,7 @@
|
||||||
"git@github.com:".insteadOf = [ "https://github.com" ];
|
"git@github.com:".insteadOf = [ "https://github.com" ];
|
||||||
"git@codeberg.org:".insteadOf = [ "https://codeberg.org" ];
|
"git@codeberg.org:".insteadOf = [ "https://codeberg.org" ];
|
||||||
"git@git.federated.nexus:".insteadOf = [ "https://git.federated.nexus" ];
|
"git@git.federated.nexus:".insteadOf = [ "https://git.federated.nexus" ];
|
||||||
|
"git@forgejo.ellis.link:".insteadOf = [ "https://forgejo.ellis.link" ];
|
||||||
};
|
};
|
||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
commit.gpgsign = true;
|
commit.gpgsign = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue