diff --git a/flake.lock b/flake.lock index 3048a6a..a443778 100644 --- a/flake.lock +++ b/flake.lock @@ -218,15 +218,16 @@ "rocksdb": "rocksdb" }, "locked": { - "lastModified": 1752093507, - "narHash": "sha256-sDVFBLpqYViQdY7Qjg1g18CY0krwungbLq4P3eEG530=", + "lastModified": 1751594407, + "narHash": "sha256-YiZuCdSs3f4Hlfdzhz/B/u8GLf8VPgaLN8KMPLjFoVk=", "owner": "matrix-construct", "repo": "tuwunel", - "rev": "fd080914c2c4f9824bc911b83af9b7f12e0706de", + "rev": "3d8876797745e1ecd22f36b0ce5e9814e22c8720", "type": "github" }, "original": { "owner": "matrix-construct", + "ref": "v1.2.0", "repo": "tuwunel", "type": "github" } diff --git a/flake.nix b/flake.nix index 2b0667c..c09b13d 100644 --- a/flake.nix +++ b/flake.nix @@ -65,7 +65,7 @@ beeengine = { url = "git+https://github.com/KyleKrein/BeeEngine?submodules=1"; #"git+https://gitlab.kylekrein.com/beeengine/BeeEngine?shallow=1"; }; - conduwuit.url = "github:matrix-construct/tuwunel"; + conduwuit.url = "github:matrix-construct/tuwunel?ref=v1.2.0"; niri-flake = { url = "github:sodiboo/niri-flake"; };