fix(flake): revert to previous lock
This commit is contained in:
parent
6524fed998
commit
657c2d770f
2 changed files with 113 additions and 144 deletions
|
|
@ -79,7 +79,7 @@
|
|||
|
||||
# hyprland "ecosystem". hyprDE perhaps?
|
||||
hyprland = {
|
||||
url = "git+https://github.com/hyprwm/Hyprland?submodules=1&ref=refs/tags/v0.41.1";
|
||||
url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
||||
};
|
||||
hyprlock.url = "github:hyprwm/hyprlock";
|
||||
hypridle.url = "github:hyprwm/hypridle";
|
||||
|
|
@ -113,6 +113,6 @@
|
|||
nixarr.url = "github:rasmus-kirk/nixarr";
|
||||
|
||||
# personal scripts repo
|
||||
ooks-scripts.url = "git+ssh://git@github.com/ooks-io/scripts";
|
||||
ooks-scripts.url = "github:ooks-io/scripts";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue