mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
plasma-panel-colorizer: ensure gdbus works as a fallback
Co-authored-by: Heitor Augusto <IAm.HeitorALN@proton.me>
This commit is contained in:
committed by
Peder Bergebakken Sundt
parent
484463f024
commit
388430c8ea
@@ -37,6 +37,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
kdePackages.plasma-desktop
|
||||
];
|
||||
|
||||
propagatedUserEnvPkgs = [ glib ];
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
cmakeFlags = [
|
||||
|
||||
Reference in New Issue
Block a user