System Gen98 @ 2025-08-17-14:20:01 by jonas@monolith
This commit is contained in:
parent
41d4f40b7b
commit
447499e37b
@ -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
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user