diff options
author | Mihai Fufezan <[email protected]> | 2023-08-04 14:58:16 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-08-04 14:58:16 +0000 |
commit | 46cf4eb837c39255f24fa32b5a740c28ce1a324f (patch) | |
tree | 5ca9484e8f6b41facad3a06c6f550bb30e88e2c5 /flake.nix | |
parent | 79ce387cb86e583e0f8dfd99d90176680238742b (diff) | |
download | Hyprland-46cf4eb837c39255f24fa32b5a740c28ce1a324f.tar.gz Hyprland-46cf4eb837c39255f24fa32b5a740c28ce1a324f.zip |
Nix: bump wlroots
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ host = "gitlab.freedesktop.org"; owner = "wlroots"; repo = "wlroots"; - rev = "e8d545a9770a2473db32e0a0bfa757b05d2af4f3"; + rev = "c74f89d4f84bfed0284d3908aee5d207698c70c5"; flake = false; }; |