diff options
author | vaxerski <[email protected]> | 2024-04-14 20:33:15 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-14 20:33:15 +0000 |
commit | 67f47fbdccd639502a76ccb3552a23df37f19ef8 (patch) | |
tree | 6a849b2f77a5b2a72ee103ae8708b6b900257e6e /flake.nix | |
parent | 043a40cd7a7fc122fbf17075de680fd7b79e4281 (diff) | |
download | Hyprland-67f47fbdccd639502a76ccb3552a23df37f19ef8.tar.gz Hyprland-67f47fbdccd639502a76ccb3552a23df37f19ef8.zip |
[gha] Nix: update wlroots
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ type = "github"; owner = "hyprwm"; repo = "wlroots-hyprland"; - rev = "62eeffbe233d199f520a5755c344e85f8eab7940"; + rev = "611a4f24cd2384378f6e500253983107c6656c64"; flake = false; }; |