diff --git a/flake.lock b/flake.lock index 86e1c079..a5fae9c6 100644 Binary files a/flake.lock and b/flake.lock differ diff --git a/flake.nix b/flake.nix index 492580fc..1a48cc70 100644 Binary files a/flake.nix and b/flake.nix differ diff --git a/inputs/default.nix b/inputs/default.nix index 10071f8f..14a74289 100644 --- a/inputs/default.nix +++ b/inputs/default.nix @@ -163,6 +163,9 @@ let astal = mkDep { owner = "Aylur"; repo = "astal"; + + # FIXME: https://github.com/Aylur/astal/issues/124 + rev = "4fcf3c9e49dfd9cc54f2669297ea6dd9c5771476"; }; ags = mkDep {