aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2023-09-21 10:20:18 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-09-21 10:20:18 +0000
commitd41a91e050b242e53e7590e7b9267527f039b9f4 (patch)
treea2c1b64c9e344e890c11b9cc9a4fb362ee9f84da /flake.nix
parent47f38dbc8f160156689dff793555251066c2124a (diff)
downloadHyprland-d41a91e050b242e53e7590e7b9267527f039b9f4.tar.gz
Hyprland-d41a91e050b242e53e7590e7b9267527f039b9f4.zip
[gha] Nix: update wlroots
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index c08dbe44..91135803 100644
--- a/flake.nix
+++ b/flake.nix
@@ -12,7 +12,7 @@
host = "gitlab.freedesktop.org";
owner = "wlroots";
repo = "wlroots";
- rev = "65bbbbbf0c3d6844cee3c4e294d0ba07e1f82211";
+ rev = "98a745d926d8048bc30aef11b421df207a01c279";
flake = false;
};