aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2024-02-22 15:56:22 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-22 15:56:22 +0000
commitdbccbabac5cb0ad50c0f49c5abd09741c5d34d02 (patch)
tree8f2b20e4cb591ec342a6c4f269b143475073f48e /flake.nix
parent9a6956fe67801f6a22e4d77d5226dc2401fcc8c6 (diff)
downloadHyprland-dbccbabac5cb0ad50c0f49c5abd09741c5d34d02.tar.gz
Hyprland-dbccbabac5cb0ad50c0f49c5abd09741c5d34d02.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 05ec30c7..855a3700 100644
--- a/flake.nix
+++ b/flake.nix
@@ -12,7 +12,7 @@
host = "gitlab.freedesktop.org";
owner = "wlroots";
repo = "wlroots";
- rev = "00b869c1a96f300a8f25da95d624524895e0ddf2";
+ rev = "837060f894a4aba7d069b35f4600003fb0d10036";
flake = false;
};