···2020 # By default fbuilder hardcodes the firejail binary to the install path.
2121 # On NixOS the firejail binary is a setuid wrapper available in $PATH.
2222 ./fbuilder-call-firejail-on-path.patch
2323+ # Disable symlink check on /etc/hosts, see
2424+ # https://github.com/netblue30/firejail/issues/2758#issuecomment-805174951
2525+ ./remove-link-check.patch
2326 ];
24272528 prePatch = ''