diff options
author | vaxerski <[email protected]> | 2023-11-25 19:25:44 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-11-25 19:25:44 +0000 |
commit | 98c7ba4782476c10e5854a7e520c47bb10353607 (patch) | |
tree | 52740d9db696849e6d5b0958cea228372f0d73ba /flake.nix | |
parent | a5f64b48ca23edfba807c8842ff12e3d96494f5f (diff) | |
download | Hyprland-98c7ba4782476c10e5854a7e520c47bb10353607.tar.gz Hyprland-98c7ba4782476c10e5854a7e520c47bb10353607.zip |
[gha] Nix: update wlroots
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ host = "gitlab.freedesktop.org"; owner = "wlroots"; repo = "wlroots"; - rev = "f1762f428b0ef2989c81f57ea9e810403d34d946"; + rev = "2eb225236eb72f27beec921e9f37ddf58e874fba"; flake = false; }; |