unlock nixpkgs version
This commit is contained in:
parent
3a3ce250bc
commit
4694470914
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
programs.waybar = {
|
||||
enable = true;
|
||||
package = pkgs.waybar.overrideAttrs (final: prev: {
|
||||
patches = prev.patches ++ [./waybar-workspace.patch];
|
||||
patches = [./waybar-workspace.patch];
|
||||
});
|
||||
settings = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue