fix(ags): pin astal at working rev
All checks were successful
Discord / discord commits (push) Has been skipped

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

Binary file not shown.

BIN
flake.nix

Binary file not shown.

View file

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