Nix: bump nixpkgs
Nix: bump wlroots
This commit is contained in:
parent
f5913135c6
commit
427321c5ab
4 changed files with 10 additions and 10 deletions
|
|
@ -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"];
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue