System Gen98 @ 2025-08-17-14:20:01 by jonas@monolith
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
fetchFromGitHub,
|
fetchFromGitHub,
|
||||||
gitUpdater,
|
gitUpdater,
|
||||||
kdeclarative,
|
kdeclarative,
|
||||||
libplasma,
|
plasma-framework,
|
||||||
plasma-workspace,
|
plasma-workspace,
|
||||||
}:
|
}:
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
# not find them. Putting them in buildInputs is not enough.
|
# not find them. Putting them in buildInputs is not enough.
|
||||||
propagatedUserEnvPkgs = [
|
propagatedUserEnvPkgs = [
|
||||||
kdeclarative.bin
|
kdeclarative.bin
|
||||||
libplasma
|
plasma-framework
|
||||||
plasma-workspace
|
plasma-workspace
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user