parent
9a720b2c11
commit
3a55413cae
5 changed files with 44 additions and 25 deletions
inputs
|
@ -195,14 +195,22 @@ let
|
|||
|
||||
agsInputs = {
|
||||
astal = mkInput {
|
||||
owner = "Aylur";
|
||||
# owner = "Aylur";
|
||||
repo = "astal";
|
||||
|
||||
# FIXME: https://github.com/Aylur/astal/pull/314
|
||||
owner = "matt1432";
|
||||
ref = "overlay";
|
||||
};
|
||||
|
||||
ags = mkInput {
|
||||
owner = "Aylur";
|
||||
# owner = "Aylur";
|
||||
repo = "ags";
|
||||
|
||||
# FIXME: https://github.com/Aylur/astal/pull/314
|
||||
owner = "matt1432";
|
||||
ref = "overlay";
|
||||
|
||||
inputs.astal.follows = "astal";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue