Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add installation support for Debian based distributions and NixOS #90

Merged
merged 2 commits into from
Jan 13, 2024

Conversation

EndCredits
Copy link
Collaborator

Greetings.

This pull request included these content

  • Enabling support to deb packaing
  • Update README to show NixOS installation reference

After the next release containing the deb package is released. The url for the repo to get the deb packages ( here for x86_64 and here for arm64 ) will change from my test build to your production build.

As for why the deb package is used to build the corresponding nix derivation, it is because it saves trouble and saves the user's building time. The separate packaging repository is mainly because the code repository needs frequent changes. Flakes dependencies should be stable until the next release.

Test: build passed and all works fine on NixOS x86_64-linux ( Hyprland with wayland and Gnome with X11

R3PLAYX Running on the NixOS with Hyprland HIDPI enabled

Thank you for your great effort.

 * Needed for Debian-based distributions and NixOS packaging

Signed-off-by: EndCredits <[email protected]>
@Sherlockouo Sherlockouo merged commit c2d3149 into Sherlockouo:dev Jan 13, 2024
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