mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 16:05:58 +01:00
[gha] bump flake inputs
This commit is contained in:
parent
d87010f300
commit
df98db5092
2 changed files with 4 additions and 4 deletions
|
@ -48,11 +48,11 @@
|
|||
"flake": false,
|
||||
"locked": {
|
||||
"host": "gitlab.freedesktop.org",
|
||||
"lastModified": 1685745220,
|
||||
"narHash": "sha256-6UY4E0naSxRQv4fcFImV4KcmVm1H+w7oTEKzK489hG4=",
|
||||
"lastModified": 1685803001,
|
||||
"narHash": "sha256-yxq/U9zL1ssFZtgT27A96UKteCiKb3zSmbA/dokK76U=",
|
||||
"owner": "wlroots",
|
||||
"repo": "wlroots",
|
||||
"rev": "52b93f7eb41bd96870c935013fe6d1e36facba5c",
|
||||
"rev": "b61d5922f1d0910a848deb100570ad8587aea38d",
|
||||
"type": "gitlab"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[wrap-git]
|
||||
directory = wlroots
|
||||
url = https://gitlab.freedesktop.org/wlroots/wlroots.git
|
||||
revision = 6668c822b3bf58ca5af5d370ef03b075be3e4d27
|
||||
revision = 52b93f7eb41bd96870c935013fe6d1e36facba5c
|
||||
depth = 1
|
||||
|
||||
diff_files = wlroots-meson-build.patch
|
||||
|
|
Loading…
Reference in a new issue