mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 11:05:14 +00:00
luckybackup: support wayland (#356565)
This commit is contained in:
commit
6223faa96e
@ -34,6 +34,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
buildInputs = [
|
||||
rsync
|
||||
openssh
|
||||
qt5.qtwayland
|
||||
];
|
||||
|
||||
strictDeps = true;
|
||||
|
Loading…
Reference in New Issue
Block a user