freac: Fix crash when selecting output folder (#429910)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
boca,
|
||||
smooth,
|
||||
systemd,
|
||||
wrapGAppsHook3,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -23,6 +24,7 @@ stdenv.mkDerivation rec {
|
||||
boca
|
||||
smooth
|
||||
systemd
|
||||
wrapGAppsHook3
|
||||
];
|
||||
|
||||
makeFlags = [
|
||||
|
||||
Reference in New Issue
Block a user