Skip to content

chore: remove Nix flake and internal Nix maintenance#67

Merged
erans merged 1 commit intoerans:mainfrom
onatustun:rm-nix
Mar 28, 2026
Merged

chore: remove Nix flake and internal Nix maintenance#67
erans merged 1 commit intoerans:mainfrom
onatustun:rm-nix

Conversation

@onatustun
Copy link
Copy Markdown
Contributor

While the initial goal was to provide a first-class experience, the manual "glue" required to keep the flake in sync has become a hurdle that clashes with a lot of the native Go and CI integrations.

Since hyprmon is now available in upstream nixpkgs, users can still run and install the application via Nix.

This change:

  • Removes flake.nix, flake.lock, and the nix/ directory.
  • Removes the Nix CI workflow and gomod2nix metadata.
  • Updates the README to point users toward the upstream nixpkgs package.

I will continue to bump the Hyprmon package in nixpkgs whenever it releases new versions so Nix support can stay up-to-date externally.

While the initial goal was to provide a first-class experience,
the manual "glue" required to keep the flake in sync has
become a hurdle that clashes with a lot of the native
Go and CI integrations.

Since hyprmon is now available in upstream nixpkgs,
users can still run and install the application via Nix
without requiring these files to live in this repository.

This change:
- Removes flake.nix, flake.lock, and the nix/ directory.
- Removes the Nix CI workflow and gomod2nix metadata.
- Updates the README to point users toward the upstream nixpkgs package.
@erans erans merged commit 69b7c40 into erans:main Mar 28, 2026
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