bump c10y
This commit is contained in:
parent
4767c6e4bf
commit
4773c23230
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"
|
"treefmt-nix": "treefmt-nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1783702908,
|
"lastModified": 1783873872,
|
||||||
"narHash": "sha256-FZjUQAPhaChkWHC3ocyXcW4uKKdR2KdzpAsIVVHx7Qw=",
|
"narHash": "sha256-vGryMf9WY7vndf1+Tk/GNSsg2HWOHG5Skve7wN6pfbQ=",
|
||||||
"rev": "a76c5c95aa2c99f840a4b02f5b6bcfd83b498b07",
|
"ref": "refs/heads/main",
|
||||||
"revCount": 7305,
|
"rev": "9a94b93dddf70fe76736fa5fda70b0c2c9c06057",
|
||||||
|
"revCount": 7362,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"rev": "a76c5c95aa2c99f840a4b02f5b6bcfd83b498b07",
|
"rev": "9a94b93dddf70fe76736fa5fda70b0c2c9c06057",
|
||||||
"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?rev=a76c5c95aa2c99f840a4b02f5b6bcfd83b498b07";
|
url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?rev=9a94b93dddf70fe76736fa5fda70b0c2c9c06057";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
disko = {
|
disko = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue