patch hyprland-git not working on nixpkgs stable
glaze version mismatch
This commit is contained in:
parent
2d67934e29
commit
e0e7c820ea
3 changed files with 54 additions and 3 deletions
|
|
@ -40,10 +40,13 @@
|
|||
};
|
||||
|
||||
hyprland = {
|
||||
url = "github:hyprwm/Hyprland";
|
||||
# FUCK HYPRLAND
|
||||
# url = "github:hyprwm/Hyprland/4152ac76d0813d9d0f67d2f04653a13fa6e17433";
|
||||
url = "git+https://tearforge.net/cry/Hyprland";
|
||||
|
||||
inputs = {
|
||||
# nixpkgs.follows = "nixpkgs";
|
||||
# systems.follows = "systems";
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
systems.follows = "systems";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue