Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@onatustun
Copy link

Relates to #43

This PR adds Nix support to hyprmon. The package was recently merged to nixpkgs-unstable.

Changes

  • Support for flake and non-flake systems
  • Reproducible development environment
  • Automated Nix-based CI testing
  • gomod2nix.toml for Nix Go deps
  • Updated README with Nix instructions

Testing

  • Builds successfully: nix build
  • Dev shell works: nix develop
  • CI passes

@erans
Copy link
Owner

erans commented Oct 16, 2025

@onatustun I haven't built a package for nix before. I assume I just need to update the version there when I build a new version of hyprmon, right?

@onatustun
Copy link
Author

Yeah you would update the VERSION then the CI workflow handles the rest (updating flake.lock and Nix's Go dependency tracking).

@erans
Copy link
Owner

erans commented Oct 17, 2025 via email

@erans erans merged commit a73a564 into erans:main Oct 18, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants