Commit Graph

12 Commits

Author SHA1 Message Date
55f52c3457 treewide: clang and nix format 2025-04-15 14:56:28 -05:00
bf4f3ab064 nix: cava bump 2025-04-15 12:06:41 -05:00
f631d5eaf9 nix/default: disable version check
Downstream added version check, causes this flake to fail building.
2025-03-05 22:44:55 -06:00
edab49f291 nix/default: cava bump 2024-09-28 12:41:10 -05:00
c88a86f510 nix: remove patches from downstream
The patches is the modification of downstream, it should not affect upstream. Any changes of upstream would caused patch fail.
2024-09-25 10:01:41 +08:00
d012124c03 cava bump: 0.10.2 for nix 2024-05-24 09:18:25 +09:00
5056309963 nix: build against wireplumber 0.5 2024-03-25 22:47:37 +08:00
00ee538c95 nix: update libcava version and removal of gtk-layer-shell meson option 2024-02-20 17:57:07 +08:00
b239c77d74 fix: temporary catch2_3 override until upstreamed to nixpkgs 2024-01-10 12:17:46 -06:00
2e2cb67cf1 flake: update & cleanup 2023-12-02 02:41:59 +07:00
4dcce810d2 improve nix dev shell; override the nixpkgs waybar
for example, the update from 0.9.16 to 0.9.17 broke this flake, after
this change the derivation will be the same as the nixpkgs one. This is
the better option since the flake is unmaintained in this repo (although
it may still break inbetween releases)
2023-02-16 19:45:58 +07:00
d5a86526bc dev: Added Nix Flake support
- Enables Nix users to get the git version of waybar
- Enables Nix users to develop waybar easily
- Adds a fully reproducible development environment
  - The user only has to install Nix, no other depencencies
  - Automatic dev env on directory entry through .envrc
2022-12-06 18:44:26 +01:00