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"
|
"treefmt-nix": "treefmt-nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1784116084,
|
"lastModified": 1784051068,
|
||||||
"narHash": "sha256-///+WjMalxXHkWYYnoXWR8HeAQtOxSpv3dklfC9pf8c=",
|
"narHash": "sha256-YYB5CuU1YQll6MGGD1cJiQBil730DU3vp94ui6psRmg=",
|
||||||
"ref": "fix-sync",
|
"ref": "refs/heads/main",
|
||||||
"rev": "48a6b5fc77143fdc2e9e232959f0ce1401c1ed41",
|
"rev": "1ac05838ddeb3ec96d91d59c9b534feac714c87d",
|
||||||
"revCount": 7382,
|
"revCount": 7381,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forgejo.ellis.link/eleboucher/continuwuity"
|
"url": "https://forgejo.ellis.link/eleboucher/continuwuity"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"ref": "fix-sync",
|
|
||||||
"rev": "48a6b5fc77143fdc2e9e232959f0ce1401c1ed41",
|
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forgejo.ellis.link/eleboucher/continuwuity"
|
"url": "https://forgejo.ellis.link/eleboucher/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/eleboucher/continuwuity?ref=fix-sync&rev=48a6b5fc77143fdc2e9e232959f0ce1401c1ed41";
|
url = "git+https://forgejo.ellis.link/eleboucher/continuwuity";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
disko = {
|
disko = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue