Nix: build hyprtester along with hyprland
This commit is contained in:
parent
a2f48ea418
commit
9eb82774e5
5 changed files with 19 additions and 80 deletions
|
|
@ -43,9 +43,7 @@ in {
|
|||
};
|
||||
hyprland-unwrapped = final.hyprland.override {wrapRuntimeDeps = false;};
|
||||
|
||||
hyprtester = final.callPackage ./hyprtester.nix {
|
||||
inherit version;
|
||||
};
|
||||
hyprland-with-hyprtester = final.hyprland.override {withHyprtester = true;};
|
||||
|
||||
# deprecated packages
|
||||
hyprland-legacy-renderer =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue