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
This commit is contained in:
Narice
2022-12-06 18:44:26 +01:00
parent c5babb4c44
commit d5a86526bc
5 changed files with 300 additions and 0 deletions

1
.envrc Normal file
View File

@ -0,0 +1 @@
use flake