diff options
author | vaxerski <[email protected]> | 2024-02-22 15:56:22 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-22 15:56:22 +0000 |
commit | dbccbabac5cb0ad50c0f49c5abd09741c5d34d02 (patch) | |
tree | 8f2b20e4cb591ec342a6c4f269b143475073f48e /flake.nix | |
parent | 9a6956fe67801f6a22e4d77d5226dc2401fcc8c6 (diff) | |
download | Hyprland-dbccbabac5cb0ad50c0f49c5abd09741c5d34d02.tar.gz Hyprland-dbccbabac5cb0ad50c0f49c5abd09741c5d34d02.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 = "00b869c1a96f300a8f25da95d624524895e0ddf2"; + rev = "837060f894a4aba7d069b35f4600003fb0d10036"; flake = false; }; |