fix: lock hyprgrass to get swipe working for now
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
3e0b416a33
commit
5697267837
2 changed files with 7 additions and 3 deletions
7
flake.lock
generated
7
flake.lock
generated
|
@ -517,16 +517,17 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1705080175,
|
||||
"narHash": "sha256-Ay0dVwJsmoRyPqZl+sbEkL/AX4Lh2RNpgx8y3vGF+JA=",
|
||||
"lastModified": 1703648064,
|
||||
"narHash": "sha256-c4bkc1HnLiFQrwBu5WTKLFY03f9D6Ia61aRmIGW55eU=",
|
||||
"owner": "horriblename",
|
||||
"repo": "hyprgrass",
|
||||
"rev": "5aa903d79068363209af3feccb6ae55e5f077d48",
|
||||
"rev": "0165a9ed8679f3f2c62cc868bdaf620e4520d504",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "horriblename",
|
||||
"repo": "hyprgrass",
|
||||
"rev": "0165a9ed8679f3f2c62cc868bdaf620e4520d504",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -191,6 +191,9 @@
|
|||
owner = "horriblename";
|
||||
repo = "hyprgrass";
|
||||
|
||||
# Commit before PR #73 that breaks swiping
|
||||
rev = "0165a9ed8679f3f2c62cc868bdaf620e4520d504";
|
||||
|
||||
inputs.hyprland.follows = "hyprland";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue