Alexays / Waybar

Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
MIT License
6.39k stars 696 forks source link

workflows: add nix workflows #3306

Closed JohnRTitor closed 4 months ago

JohnRTitor commented 4 months ago

Changes

This PR adds two workflows:

  1. nix-tests - checks nix files, builds the package, on every push and PR
  2. nix-update-flake-lock - update dependencies of nix flake, runs once a month

nix-update-flake-lock creates a pull request updating flake.lock file when run.

Samples:- Nix-tests, Update-flake-lock