bump matrix programs
This commit is contained in:
parent
6942f0759e
commit
13a3be9ac0
2 changed files with 10 additions and 10 deletions
18
flake.lock
generated
18
flake.lock
generated
|
|
@ -355,16 +355,16 @@
|
||||||
"treefmt-nix": "treefmt-nix"
|
"treefmt-nix": "treefmt-nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1777058507,
|
"lastModified": 1778185180,
|
||||||
"narHash": "sha256-o7bZMSsdSt6VOrsuSMrS7fU9u/LrdD/579IMvsZH+ss=",
|
"narHash": "sha256-4zs26kTqwkJV7x+Sm12LnR02bbyH0f6Itbz7bDKUyts=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "release/v0.5.9",
|
||||||
"rev": "b9989f1713dc8042d7ef3ed66bb805e7cb531329",
|
"rev": "051449118911b03960d5d09f630d7d2959c8330c",
|
||||||
"revCount": 6603,
|
"revCount": 6620,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"rev": "b9989f1713dc8042d7ef3ed66bb805e7cb531329",
|
"ref": "release/v0.5.9",
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
||||||
}
|
}
|
||||||
|
|
@ -2407,11 +2407,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs-sable": {
|
"nixpkgs-sable": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1776434989,
|
"lastModified": 1778181521,
|
||||||
"narHash": "sha256-Ea2VvvdK5RK5tuZ/BC5dWo6F0xr3fQl4giOemrXGbvs=",
|
"narHash": "sha256-TT3Co88Pg+nCZiQb8JAnENCSZOFupmCn/puJOlqsgt0=",
|
||||||
"owner": "fugidev",
|
"owner": "fugidev",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "2fc2b588f26d93ca3e5637ea237f2f00fabd41de",
|
"rev": "b2b8da2110777ba61e6803457020b74dfcc38f9d",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,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=b9989f1713dc8042d7ef3ed66bb805e7cb531329";
|
url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?ref=release/v0.5.9";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
disko = {
|
disko = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue