Commit Graph

5 Commits

Author SHA1 Message Date
2e2cb67cf1 flake: update & cleanup 2023-12-02 02:41:59 +07:00
3081b0c576 flake lock update 2023-08-23 12:14:35 -05:00
3f23792df0 use the recommended way of using flake-compat 2023-02-16 20:31:02 +07:00
a7dbab79e5 add default.nix for compatibility; update flake.lock 2023-02-16 20:02:39 +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