bump c10y
This commit is contained in:
parent
a576fcb677
commit
7c9b19ae16
2 changed files with 6 additions and 8 deletions
12
flake.lock
generated
12
flake.lock
generated
|
|
@ -379,17 +379,15 @@
|
|||
"treefmt-nix": "treefmt-nix"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1784116084,
|
||||
"narHash": "sha256-///+WjMalxXHkWYYnoXWR8HeAQtOxSpv3dklfC9pf8c=",
|
||||
"ref": "fix-sync",
|
||||
"rev": "48a6b5fc77143fdc2e9e232959f0ce1401c1ed41",
|
||||
"revCount": 7382,
|
||||
"lastModified": 1784051068,
|
||||
"narHash": "sha256-YYB5CuU1YQll6MGGD1cJiQBil730DU3vp94ui6psRmg=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "1ac05838ddeb3ec96d91d59c9b534feac714c87d",
|
||||
"revCount": 7381,
|
||||
"type": "git",
|
||||
"url": "https://forgejo.ellis.link/eleboucher/continuwuity"
|
||||
},
|
||||
"original": {
|
||||
"ref": "fix-sync",
|
||||
"rev": "48a6b5fc77143fdc2e9e232959f0ce1401c1ed41",
|
||||
"type": "git",
|
||||
"url": "https://forgejo.ellis.link/eleboucher/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/eleboucher/continuwuity?ref=fix-sync&rev=48a6b5fc77143fdc2e9e232959f0ce1401c1ed41";
|
||||
url = "git+https://forgejo.ellis.link/eleboucher/continuwuity";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
disko = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue