fix(ags): pin astal at working rev
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
b06823ef6d
commit
097df2b8be
3 changed files with 3 additions and 0 deletions
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
BIN
flake.nix
BIN
flake.nix
Binary file not shown.
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue