Track updated hyprland

This commit is contained in:
outfoxxed 2023-09-13 00:58:52 -07:00
parent 3be4f0556b
commit ee32586f8c
No known key found for this signature in database
GPG key ID: 4C88A185FB89301E
2 changed files with 10 additions and 11 deletions

19
flake.lock generated
View file

@ -9,16 +9,15 @@
"xdph": "xdph"
},
"locked": {
"lastModified": 1694513107,
"narHash": "sha256-D+e/iynlvTpa+bi2usdQu3Fva9P3SLx6IiaktNVwYkE=",
"owner": "outfoxxed",
"lastModified": 1694554628,
"narHash": "sha256-ZqTV9cyrlGWLPl/fEEN1iaQ6ioSSTOiMCshgIpRSfuM=",
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "87bb9800bb60b4df36232542c79f8308bf6fb17e",
"rev": "b0d5e4008b96f2cdbb6f6c2449c790d921d1546b",
"type": "github"
},
"original": {
"owner": "outfoxxed",
"ref": "bring-window-to-top",
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
@ -88,18 +87,18 @@
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
"lastModified": 1692976565,
"narHash": "sha256-eBKkG7tMxg92NskEn8dHRFY245JwjirWRoOZzW6DnUw=",
"lastModified": 1694302348,
"narHash": "sha256-S9NOc88L/1jpNKJqBu2Hihvn0V1HHCK2hXE4bNBAStg=",
"owner": "wlroots",
"repo": "wlroots",
"rev": "717ded9bb0191ea31bf4368be32e7a15fe1b8294",
"rev": "65bbbbbf0c3d6844cee3c4e294d0ba07e1f82211",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"rev": "717ded9bb0191ea31bf4368be32e7a15fe1b8294",
"rev": "65bbbbbf0c3d6844cee3c4e294d0ba07e1f82211",
"type": "gitlab"
}
},

View file

@ -1,6 +1,6 @@
{
inputs = {
hyprland.url = "github:outfoxxed/Hyprland?ref=bring-window-to-top";
hyprland.url = "github:hyprwm/Hyprland";
};
outputs = { self, hyprland, ... }: let