hy3: change back to master-branch

This commit is contained in:
Christoph Hollizeck 2025-05-12 09:59:58 +02:00
parent 0391f2dc2b
commit fa7db1fac6
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
2 changed files with 6 additions and 9 deletions

11
flake.lock generated
View file

@ -558,17 +558,16 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1746522256, "lastModified": 1747021814,
"narHash": "sha256-NRaB2q1QoT8fu9oMl7rS/X3KHW9hzC+rAqB2XDZhKJI=", "narHash": "sha256-dYxkdbg6yj8HhuBkCmklMQVR17N7P32R8ir7b7oNxm4=",
"owner": "Daholli", "owner": "outfoxxed",
"repo": "hy3", "repo": "hy3",
"rev": "a9caea020e457b4c5868913eea391beffd5fc22c", "rev": "6b40ba5d99992b4006d936220b2bbea26e55a591",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "Daholli", "owner": "outfoxxed",
"repo": "hy3", "repo": "hy3",
"rev": "a9caea020e457b4c5868913eea391beffd5fc22c",
"type": "github" "type": "github"
} }
}, },

View file

@ -38,9 +38,7 @@
}; };
hy3 = { hy3 = {
# url = "github:outfoxxed/hy3"; url = "github:outfoxxed/hy3";
url = "github:Daholli/hy3/a9caea020e457b4c5868913eea391beffd5fc22c";
inputs.hyprland.follows = "hyprland"; inputs.hyprland.follows = "hyprland";
}; };