diff options
author | Vaxry <[email protected]> | 2024-09-25 10:01:13 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2024-09-25 10:01:13 +0100 |
commit | 2320b2241c0713b8d81e8f467cb99bd4179ad23b (patch) | |
tree | 36d090c3de4199fa8b15fd1b4596ec584fe743a1 /flake.lock | |
parent | 8f5188269b7d58a90c569fd150435b4330dff7df (diff) | |
download | Hyprland-2320b2241c0713b8d81e8f467cb99bd4179ad23b.tar.gz Hyprland-2320b2241c0713b8d81e8f467cb99bd4179ad23b.zip |
Internal: move to Mat3x3 from hyprutils (#7902)
* Meson: require hyprutils >= 0.2.3
* flake.lock: update hyprutils
---------
Co-authored-by: Mihai Fufezan <[email protected]>
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -116,11 +116,11 @@ ] }, "locked": { - "lastModified": 1726874949, - "narHash": "sha256-PNnIpwGqpTvMU3N2r0wMQwK1E+t4Bb5fbJwblQvr+80=", + "lastModified": 1727219120, + "narHash": "sha256-wmT+JpnDk6EjgASU2VGfS0nnu6oKA4Cw25o5fzpDD/Q=", "owner": "hyprwm", "repo": "hyprutils", - "rev": "d97af4f6bd068c03a518b597675e598f57ea2291", + "rev": "db956287d3aa194dda91d05c8eb286de2a569edf", "type": "github" }, "original": { |