mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 17:23:34 +00:00
floorp: align build options with upstream
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit ef1ca38de0
)
This commit is contained in:
parent
0483022561
commit
583b0b0c1c
@ -30,6 +30,7 @@
|
||||
"--with-app-name=${pname}"
|
||||
"--with-app-basename=${applicationName}"
|
||||
"--with-unsigned-addon-scopes=app,system"
|
||||
"--enable-proxy-bypass-protection"
|
||||
];
|
||||
|
||||
extraPostPatch = ''
|
||||
|
Loading…
Reference in New Issue
Block a user