update
This commit is contained in:
parent
99d57ba005
commit
bec17ba1e9
4 changed files with 35 additions and 57 deletions
|
@ -46,10 +46,6 @@ rec {
|
|||
|
||||
patches = (
|
||||
final: prev: {
|
||||
waybar =
|
||||
assert prev.waybar.version == "0.13.0";
|
||||
inputs.nixpkgs-pre-broken-waybar.legacyPackages.${prev.system}.waybar;
|
||||
|
||||
mySway = prev.sway.override {
|
||||
withBaseWrapper = true;
|
||||
withGtkWrapper = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue