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"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1770699760,
|
||||
"narHash": "sha256-o37ZbBNsBa2Hlx5wHvfySKDvaOqooklYbVmZnk27iyM=",
|
||||
"lastModified": 1771187518,
|
||||
"narHash": "sha256-Ha+mPdjz4G9tiZFArcg/JQC9BP6486zJyomDFOK8exY=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "a2bf0c12235cb9306e901aa1e9c36f03e85b06e2",
|
||||
"revCount": 6022,
|
||||
"rev": "f566ca1b9346875ef68e62771e2d6cc67d23b2ee",
|
||||
"revCount": 6083,
|
||||
"type": "git",
|
||||
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
||||
},
|
||||
"original": {
|
||||
"rev": "a2bf0c12235cb9306e901aa1e9c36f03e85b06e2",
|
||||
"rev": "f566ca1b9346875ef68e62771e2d6cc67d23b2ee",
|
||||
"type": "git",
|
||||
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
nix-maid.url = "github:viperML/nix-maid";
|
||||
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";
|
||||
};
|
||||
disko = {
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
"git@github.com:".insteadOf = [ "https://github.com" ];
|
||||
"git@codeberg.org:".insteadOf = [ "https://codeberg.org" ];
|
||||
"git@git.federated.nexus:".insteadOf = [ "https://git.federated.nexus" ];
|
||||
"git@forgejo.ellis.link:".insteadOf = [ "https://forgejo.ellis.link" ];
|
||||
};
|
||||
init.defaultBranch = "main";
|
||||
commit.gpgsign = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue