hyprland-community / hyprls

A LSP server for Hyprland config files [maintainer=@ewen-lbh]
https://ewen.works/hyprls
MIT License
128 stars 7 forks source link

Add a job to automatically update nix flake #15

Closed arthsmn closed 4 months ago

arthsmn commented 4 months ago

I'm not familiar with Github's workflows but it seems straightforward. Hyprland has it: https://github.com/hyprwm/Hyprland/blob/main/.github/workflows/nix-update-inputs.yml.

ewen-lbh commented 4 months ago

Seems good, except for the commit message (we're using the gitmoji standard) and the PAT secret (it seems unnecessary for cloning, i think we can just remove it)

Apart from that we might be able to just copy the file