aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2024-02-22 16:23:35 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-22 16:23:35 +0000
commit28410922da556b5960e1c47cf63cc3f3f4aa3384 (patch)
tree6407cb33a1eef53b565bc8d557e04089f16977e3 /flake.nix
parentcfc652e17d5d34ebece9279134ca5c693d404f4b (diff)
downloadHyprland-28410922da556b5960e1c47cf63cc3f3f4aa3384.tar.gz
Hyprland-28410922da556b5960e1c47cf63cc3f3f4aa3384.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 855a3700..59ad22ae 100644
--- a/flake.nix
+++ b/flake.nix
@@ -12,7 +12,7 @@
host = "gitlab.freedesktop.org";
owner = "wlroots";
repo = "wlroots";
- rev = "837060f894a4aba7d069b35f4600003fb0d10036";
+ rev = "0cb091f1a2d345f37d2ee445f4ffd04f7f4ec9e5";
flake = false;
};