HyprWM Nix Repository
Find a file
2026-02-10 15:07:11 +00:00
.github/workflows CI: init 2026-01-03 23:21:46 +02:00
flake.lock nix: bump versions 2026-02-10 15:07:11 +00:00
flake.nix nix: bump versions 2026-02-10 15:07:11 +00:00
README.md README: update 2026-01-12 22:52:19 +02:00

HyprWM Nix Repo

Hypr Ecosystem releases in one place.

Packages

To view a list of all packages, either check the flake.nix file or run:

nix flake show github:hyprwm/hyprnix

Installing

Important

Make sure to set up Cachix before installing.

Note

All snippets in the wiki that advise using inputs.hyprland should be changed to inputs.hyprnix instead. inputs.hyprland.url = "github:hyprwm/hyprland" should be changed to inputs.hyprnix.url = "github:hyprwm/hyprnix".

NixOS

Follow the guide over at Hyprland on NixOS.

Non-NixOS (other distros)

Follow the guide over at Hyprland on Other Distros.