diff options
author | vaxerski <[email protected]> | 2023-10-24 23:28:24 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-10-24 23:28:24 +0000 |
commit | a1b138a6258b00787cea43bddc48b7caa8cca3a0 (patch) | |
tree | 9234563c280f854fb89de5eac3d6ca4cfacf1d17 /flake.nix | |
parent | df00727310b8a428a4977878cdf5597373a2ad31 (diff) | |
download | Hyprland-a1b138a6258b00787cea43bddc48b7caa8cca3a0.tar.gz Hyprland-a1b138a6258b00787cea43bddc48b7caa8cca3a0.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 = "3406c1b17a4a7e6d4e2a7d9c1176affa72bce1bc"; + rev = "47bf87ade2bd32395615a385ebde1fefbcdf79a2"; flake = false; }; |