kdePackages.marble: unsplit outputs

This is kind of a hack but OK for now.
This commit is contained in:
K900
2025-09-09 14:54:49 +03:00
parent 904c5e4792
commit 483208ee9c
+4
View File
@@ -21,6 +21,10 @@
mkKdeDerivation {
pname = "marble";
# breaks with split outputs
# FIXME: track this down
outputs = [ "out" ];
extraNativeBuildInputs = [
perl
pkg-config