freerdp: revert to stable version
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
32b2e61a92
commit
17a335673b
1 changed files with 4 additions and 0 deletions
|
@ -65,6 +65,10 @@
|
||||||
# https://github.com/NixOS/nixpkgs/issues/333946
|
# https://github.com/NixOS/nixpkgs/issues/333946
|
||||||
fprintd = stable.fprintd;
|
fprintd = stable.fprintd;
|
||||||
|
|
||||||
|
# BUG: Empty password regression, remove > v3.9.0 on unstable
|
||||||
|
# https://github.com/FreeRDP/FreeRDP/issues/10784
|
||||||
|
freerdp3 = stable.freerdp3;
|
||||||
|
|
||||||
### Hypr*
|
### Hypr*
|
||||||
hypridle = inputs.hypridle.packages.${prev.system}.default;
|
hypridle = inputs.hypridle.packages.${prev.system}.default;
|
||||||
hyprland = inputs.hyprland.packages.${prev.system}.default;
|
hyprland = inputs.hyprland.packages.${prev.system}.default;
|
||||||
|
|
Loading…
Reference in a new issue