aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2023-11-25 19:25:44 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-11-25 19:25:44 +0000
commit98c7ba4782476c10e5854a7e520c47bb10353607 (patch)
tree52740d9db696849e6d5b0958cea228372f0d73ba /flake.nix
parenta5f64b48ca23edfba807c8842ff12e3d96494f5f (diff)
downloadHyprland-98c7ba4782476c10e5854a7e520c47bb10353607.tar.gz
Hyprland-98c7ba4782476c10e5854a7e520c47bb10353607.zip
[gha] Nix: update wlroots
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 716648be..6c5387c3 100644
--- a/flake.nix
+++ b/flake.nix
@@ -12,7 +12,7 @@
host = "gitlab.freedesktop.org";
owner = "wlroots";
repo = "wlroots";
- rev = "f1762f428b0ef2989c81f57ea9e810403d34d946";
+ rev = "2eb225236eb72f27beec921e9f37ddf58e874fba";
flake = false;
};