fix(flake:hyprland.url): temp fix for error building hyprland
This commit is contained in:
		
							parent
							
								
									5a33d4cf22
								
							
						
					
					
						commit
						af432a8799
					
				
					 1 changed files with 8 additions and 1 deletions
				
			
		|  | @ -42,7 +42,7 @@ | |||
|     }; | ||||
|    | ||||
|     hyprland = { | ||||
|       url = "github:hyprwm/hyprland"; | ||||
|       url = "git+https://github.com/hyprwm/Hyprland?submodules=1"; # FIXME: https://github.com/hyprwm/Hyprland/issues/5891 | ||||
|       inputs.nixpkgs.follows = "nixpkgs"; | ||||
|     }; | ||||
|    | ||||
|  | @ -53,6 +53,8 @@ | |||
| 
 | ||||
|     hyprlock.url = "github:hyprwm/hyprlock"; | ||||
| 
 | ||||
|     xdg-portal-hyprland.url = "github:hyprwm/xdg-desktop-portal-hyprland"; | ||||
| 
 | ||||
|     hypridle = { | ||||
|       url = "github:hyprwm/hypridle"; | ||||
|       inputs.nixpkgs.follows = "nixpkgs"; | ||||
|  | @ -85,6 +87,11 @@ | |||
|     nixarr = { | ||||
|       url = "github:rasmus-kirk/nixarr"; | ||||
|     }; | ||||
| 
 | ||||
|     nixpkgs-wayland = { | ||||
|       url = "github:nix-community/nixpkgs-wayland"; | ||||
|       inputs.nixpkgs.follows = "nixpkgs"; | ||||
|     }; | ||||
|      | ||||
|   }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue