bump c10y
This commit is contained in:
parent
f6783dd9e3
commit
76e5061cb5
2 changed files with 6 additions and 7 deletions
11
flake.lock
generated
11
flake.lock
generated
|
|
@ -379,16 +379,15 @@
|
||||||
"treefmt-nix": "treefmt-nix"
|
"treefmt-nix": "treefmt-nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1784987599,
|
"lastModified": 1785184643,
|
||||||
"narHash": "sha256-x2pOjGXvzbmotOzFG/1lLXtYXDl5BctVhfDth1Z3jpE=",
|
"narHash": "sha256-gdTj7y1fwTG0CNWeK/0An6WM8YEeiw7TOuTjh1Zbe50=",
|
||||||
"ref": "ginger/fix-user-list-counting-puppets",
|
"ref": "refs/heads/main",
|
||||||
"rev": "bab0933a8b3aa546c238999080fc5edae5c1eeb9",
|
"rev": "83cf15bccb9c9de3448c5a8295d9e959b7000fd0",
|
||||||
"revCount": 7412,
|
"revCount": 7451,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"ref": "ginger/fix-user-list-counting-puppets",
|
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,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?ref=ginger/fix-user-list-counting-puppets";
|
url = "git+https://forgejo.ellis.link/continuwuation/continuwuity";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
disko = {
|
disko = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue