fix(ags): pin astal at working rev

This commit is contained in:
matt1432 2024-11-23 03:57:15 -05:00
parent b06823ef6d
commit 097df2b8be
3 changed files with 8 additions and 3 deletions

View file

@ -163,6 +163,9 @@ let
astal = mkDep {
owner = "Aylur";
repo = "astal";
# FIXME: https://github.com/Aylur/astal/issues/124
rev = "4fcf3c9e49dfd9cc54f2669297ea6dd9c5771476";
};
ags = mkDep {