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