aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--flake.lock8
-rw-r--r--flake.nix2
2 files changed, 5 insertions, 5 deletions
diff --git a/flake.lock b/flake.lock
index 518bfdf9..d81888fa 100644
--- a/flake.lock
+++ b/flake.lock
@@ -117,17 +117,17 @@
"wlroots": {
"flake": false,
"locked": {
- "lastModified": 1712935342,
- "narHash": "sha256-zzIbTFNFd/as42jyGx23fil2uBDYYv+8GA5JmRq5y9c=",
+ "lastModified": 1713124002,
+ "narHash": "sha256-vPeZCY+sdiGsz4fl3AVVujfyZyQBz6+vZdkUE4hQ+HI=",
"owner": "hyprwm",
"repo": "wlroots-hyprland",
- "rev": "62eeffbe233d199f520a5755c344e85f8eab7940",
+ "rev": "611a4f24cd2384378f6e500253983107c6656c64",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "wlroots-hyprland",
- "rev": "62eeffbe233d199f520a5755c344e85f8eab7940",
+ "rev": "611a4f24cd2384378f6e500253983107c6656c64",
"type": "github"
}
},
diff --git a/flake.nix b/flake.nix
index edcbeff4..9cb17179 100644
--- a/flake.nix
+++ b/flake.nix
@@ -11,7 +11,7 @@
type = "github";
owner = "hyprwm";
repo = "wlroots-hyprland";
- rev = "62eeffbe233d199f520a5755c344e85f8eab7940";
+ rev = "611a4f24cd2384378f6e500253983107c6656c64";
flake = false;
};