diff --git a/flake.lock b/flake.lock index 51fa4c9..5239f75 100644 --- a/flake.lock +++ b/flake.lock @@ -355,16 +355,16 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1771187518, - "narHash": "sha256-Ha+mPdjz4G9tiZFArcg/JQC9BP6486zJyomDFOK8exY=", + "lastModified": 1771196666, + "narHash": "sha256-mEdhnyzuW2fTP/dBpJE6EnvTH2fbQXOOwZgjJ1trQmU=", "ref": "refs/heads/main", - "rev": "f566ca1b9346875ef68e62771e2d6cc67d23b2ee", - "revCount": 6083, + "rev": "55ccfdb9733347f1985206e782d6fd89e46c15c3", + "revCount": 6089, "type": "git", "url": "https://forgejo.ellis.link/continuwuation/continuwuity" }, "original": { - "rev": "f566ca1b9346875ef68e62771e2d6cc67d23b2ee", + "rev": "55ccfdb9733347f1985206e782d6fd89e46c15c3", "type": "git", "url": "https://forgejo.ellis.link/continuwuation/continuwuity" } diff --git a/flake.nix b/flake.nix index a3a00d4..926ddf6 100755 --- a/flake.nix +++ b/flake.nix @@ -8,7 +8,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?rev=f566ca1b9346875ef68e62771e2d6cc67d23b2ee"; + url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?rev=55ccfdb9733347f1985206e782d6fd89e46c15c3"; inputs.nixpkgs.follows = "nixpkgs"; }; disko = {