Waybar errors with format

waybar custom formats give errors: format & format-alt
Does anyone experience the same on unstable?

[2023-10-18 00:44:39.000] [error] clock: no date

reverting my flake.lock fixed it. Not sure yet which of the 3.

      "locked": {
        "lastModified": 1697555443,
        "narHash": "sha256-nsq8A+adEdN7bvVdz09LFyrHkTW5GtOzo/ctlHhyaaE=",
        "lastModified": 1697531492,
        "narHash": "sha256-v813jggnyO+wLMKvbkeOruZCh6wubVZEdfxKqJS4bq8=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "b3acf1dc78b38a2fe03b287fead44d7ad25ac7c5",
        "rev": "7a46e6cb3ca02a478bdafc53c0ac89da6efc050c",
        "type": "github"
      },
      "locked": {
        "lastModified": 1697566863,
        "narHash": "sha256-RhcRthHhD1s1QgrzomaYofhqLtrEitBTa/YMk+wSK4c=",
        "lastModified": 1697545815,
        "narHash": "sha256-vm4ncevG2p3hJKCwvIkrL4jQFuYwO5d/uSlBMXYsE1M=",
        "owner": "nix-community",
        "repo": "nixpkgs-wayland",
        "rev": "c50ae60019b5eed387856160b21e860794480ca3",
        "rev": "027eb808ff384db393ba864eedfdf00bdaa9e39b",
        "type": "github"
      },
      "locked": {
        "lastModified": 1697564809,
        "narHash": "sha256-82BatoSriICpGWd/qW7DUhSaPHAccD8V2eMNXVzr1Z0=",
        "lastModified": 1697553620,
        "narHash": "sha256-lmWdFvZGt4oEnx2VdF2fBi/N29XHRqmVSUHjBCdWXCU=",
        "owner": "nix-community",
        "repo": "NUR",
        "rev": "86484196b2b9442b51c30efa10eec880c9b3e2d5",
        "rev": "9513cab9d7093e5dd583c64c999891975ba50b11",
        "type": "github"
      },

waybar is coming from nixpkgs-wayland

and your issue was maybe fixed or caused by Merge pull request #2515 from chrisjshore/clock_fix · Alexays/Waybar@4d7eb3b · GitHub so report upstream if you’re at the newest nixpkgs-wayland

1 Like