Skip to content

Commit e0042de

Browse files
authored
grandorgue: Use wrapGAppsHook3 to provide correct environment (#409454)
2 parents b25c908 + d0cff69 commit e0042de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/by-name/gr/grandorgue/package.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
lib,
33
stdenv,
44
fetchFromGitHub,
5+
wrapGAppsHook3,
56
cmake,
67
pkg-config,
78
fftwFloat,
@@ -39,6 +40,7 @@ stdenv.mkDerivation rec {
3940
imagemagick
4041
libicns
4142
makeWrapper
43+
wrapGAppsHook3
4244
];
4345

4446
buildInputs =

0 commit comments

Comments
 (0)