firefox: 76.0.1 -> 77.0.1

This commit is contained in:
ajs124
2020-06-04 13:30:40 +02:00
parent 785cdcddd7
commit dd334ebabb
2 changed files with 2 additions and 3 deletions
@@ -138,7 +138,6 @@ stdenv.mkDerivation ({
"-Wno-error=format-security");
postPatch = ''
substituteInPlace third_party/prio/prio/rand.c --replace 'nspr/prinit.h' 'prinit.h'
rm -rf obj-x86_64-pc-linux-gnu
'';