diff options
author | vaxerski <[email protected]> | 2024-01-27 13:59:16 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-27 13:59:16 +0000 |
commit | 61fd75b55e4d5db8d6a1b7976344a9f36fe5605d (patch) | |
tree | b0d31d27636978e3fb81d3047a439b49c04f525a /flake.nix | |
parent | 7b3d03938888f399c3c14adfce73ea22bbe461ea (diff) | |
download | Hyprland-61fd75b55e4d5db8d6a1b7976344a9f36fe5605d.tar.gz Hyprland-61fd75b55e4d5db8d6a1b7976344a9f36fe5605d.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 = "f81c3d93cd6f61b20ae784297679283438def8df"; + rev = "00b869c1a96f300a8f25da95d624524895e0ddf2"; flake = false; }; |