diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-02-03 14:18:32 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-02-03 14:18:32 +0530 |
| commit | 62c6e3038af1e360af462c928d28d049070e113f (patch) | |
| tree | dad053a5e3cd8035e62676aa3df5404fd4a03894 /packages/wlroots.nix | |
| parent | 9881f2cb777a54483c4b2932b45ccc13332a57d9 (diff) | |
update
Diffstat (limited to '')
| -rw-r--r-- | packages/wlroots.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/wlroots.nix b/packages/wlroots.nix index 4978a93..4599827 100644 --- a/packages/wlroots.nix +++ b/packages/wlroots.nix @@ -15,8 +15,8 @@ let repo = "wlroots"; repo_git = "https://${domain}/${owner}/${repo}"; branch = "master"; - rev = "38923826c3bd2c8d5752b63570063282e658e2b0"; - sha256 = "sha256-G4P26O08N7zDj3ehhPwqYQm82ij4oI4SI4eehvSagc8="; + rev = "d305934ebe6852785a1f425ee96861f0b7280d76"; + sha256 = "sha256-NnPSC5p/phTFe+nWp9vl8LUbmBO/RXSSUuDZ2boucXY="; }; ignore = [ "wlroots" |
