diff options
author | vaxerski <[email protected]> | 2023-10-04 14:06:09 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-10-04 14:06:09 +0000 |
commit | 1b99a69dc11c3c8266559c3c20b2f4dac6621dcc (patch) | |
tree | a7c468967f812b84ce99eff7c1fc20cf15e6d37f /flake.nix | |
parent | 8e0eafc502625345c1943b13e7ff867fb6e6ef48 (diff) | |
download | Hyprland-1b99a69dc11c3c8266559c3c20b2f4dac6621dcc.tar.gz Hyprland-1b99a69dc11c3c8266559c3c20b2f4dac6621dcc.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 = "c2aa7fd965cb7ee8bed24f4122b720aca8f0fc1e"; + rev = "3406c1b17a4a7e6d4e2a7d9c1176affa72bce1bc"; flake = false; }; |