summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-03 00:16:54 +0000
committerGitHub <noreply@github.com>2022-07-03 00:16:54 +0000
commit70fc1e21855c8d0444f5d85c1aea6e9eabc42643 (patch)
tree95244fdb9eee7a8a142c6e2277a4d2d47b526900
parent453c1adc8e4e949a3c6596b908a436f32b2dfcd5 (diff)
parentb45d6574bbdf20eecf18fc0c0241064c2eb79139 (diff)
Merge staging-next-21.11 into staging-21.11staging-21.11
-rw-r--r--pkgs/applications/graphics/freecad/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/graphics/freecad/default.nix b/pkgs/applications/graphics/freecad/default.nix
index c05f3502aec3..6c3f6fac3039 100644
--- a/pkgs/applications/graphics/freecad/default.nix
+++ b/pkgs/applications/graphics/freecad/default.nix
@@ -42,6 +42,7 @@
, swig
, vtk
, wrapQtAppsHook
+, wrapGAppsHook
, xercesc
, zlib
}:
@@ -64,6 +65,7 @@ mkDerivation rec {
pyside2-tools
gfortran
wrapQtAppsHook
+ wrapGAppsHook
];
buildInputs = [