diff options
author | vaxerski <[email protected]> | 2024-01-01 15:48:37 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-01 15:48:37 +0000 |
commit | fa5e81230452cb2815f7b4a55d31e33dd4236d60 (patch) | |
tree | 5442886578f947d0dd7185aba1efadc1024f213c /flake.nix | |
parent | 33444e1e5ef89efecdf1cf0b3c05daf15e8e29df (diff) | |
download | Hyprland-fa5e81230452cb2815f7b4a55d31e33dd4236d60.tar.gz Hyprland-fa5e81230452cb2815f7b4a55d31e33dd4236d60.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 = "5d639394f3e83b01596dcd166a44a9a1a2583350"; + rev = "f81c3d93cd6f61b20ae784297679283438def8df"; flake = false; }; |