bump c10y
This commit is contained in:
parent
f8daac367b
commit
6951d25545
2 changed files with 6 additions and 5 deletions
9
flake.lock
generated
9
flake.lock
generated
|
|
@ -379,15 +379,16 @@
|
|||
"treefmt-nix": "treefmt-nix"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1783691099,
|
||||
"narHash": "sha256-/CFKiGrviGuPGucEMPoK9tzpWSwuCii6yNsXghW3ZzQ=",
|
||||
"lastModified": 1783702908,
|
||||
"narHash": "sha256-FZjUQAPhaChkWHC3ocyXcW4uKKdR2KdzpAsIVVHx7Qw=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "bed80964fd4f7687f176d01c5a12440e406c2e78",
|
||||
"revCount": 7301,
|
||||
"rev": "a76c5c95aa2c99f840a4b02f5b6bcfd83b498b07",
|
||||
"revCount": 7305,
|
||||
"type": "git",
|
||||
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
||||
},
|
||||
"original": {
|
||||
"rev": "a76c5c95aa2c99f840a4b02f5b6bcfd83b498b07",
|
||||
"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?rev=a76c5c95aa2c99f840a4b02f5b6bcfd83b498b07";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
disko = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue