Merge pull request #125669 from nbp/firefox-file-picker

firefox-bin: Avoid including both the wrapped and unwrapped versions.
master
Martin Weinelt 2021-06-07 18:05:06 +02:00 committed by GitHub
commit 602163952d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -303,10 +303,6 @@ let
ln -sLt $out/lib/mozilla/pkcs11-modules $ext/lib/mozilla/pkcs11-modules/*
done
# For manpages, in case the program supplies them
mkdir -p $out/nix-support
echo ${browser} > $out/nix-support/propagated-user-env-packages
#########################
# #