mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 04:31:57 -07:00
Nix: bump nixpkgs
Nix: bump wlroots
This commit is contained in:
committed by
Mihai Fufezan
parent
f5913135c6
commit
427321c5ab
@@ -58,7 +58,7 @@ in {
|
||||
'';
|
||||
postFixup = ''
|
||||
wrapProgram $out/bin/waybar \
|
||||
--suffix PATH : ${lib.makeBinPath [ final.hyprland ]}
|
||||
--suffix PATH : ${lib.makeBinPath [final.hyprland]}
|
||||
'';
|
||||
mesonFlags = old.mesonFlags ++ ["-Dexperimental=true"];
|
||||
});
|
||||
|
Reference in New Issue
Block a user