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
parentMerge staging-next-21.11 into staging-21.11 (diff)
parentMerge release-21.11 into staging-next-21.11 (diff)
downloadnixpkgs-origin/staging-21.11.tar.gz
Merge staging-next-21.11 into staging-21.11origin/staging-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 = [