| 17 Oct 2023 |
vcunat | Releases without high security fixes don't count really. | 20:37:55 |
hexa | I'm still recovering from the flu | 20:58:24 |
hexa | was so out that checking on firefox wasn't on my mind tbh 🙂 | 20:58:34 |
hexa | * was so out that last week, that checking on firefox wasn't on my mind tbh 🙂 | 20:58:47 |
| 19 Oct 2023 |
K900 ⚡️ | https://github.com/NixOS/nixpkgs/pull/262017 | 10:13:22 |
K900 ⚡️ | Some more Firefox module cleanup | 10:13:26 |
| 21 Oct 2023 |
K900 ⚡️ | I did more spite driven development: https://github.com/NixOS/nixpkgs/pull/262623 | 22:33:14 |
| 23 Oct 2023 |
hexa | https://github.com/NixOS/nixpkgs/pull/262964 | 15:50:20 |
hexa | tests have passed on both -linux platforms for mainline and esr | 18:10:55 |
| 24 Oct 2023 |
vcunat | Oh, no release notes yet but it's in 23.05 already? That's fast. | 06:46:22 |
hexa | yeah, I grabbed the tarball 2 hours after it went up | 09:43:40 |
hexa | https://www.mozilla.org/en-US/firefox/119.0/releasenotes/
https://www.mozilla.org/en-US/firefox/115.4.0/releasenotes/ | 13:48:03 |
hexa | encrypted client hello 👋 | 13:48:42 |
| 25 Oct 2023 |
| Federico Damián Schonborn changed their profile picture. | 00:12:45 |
hexa | firefox-beta-unwrapped-aarch64-linux> In file included from /build/firefox-120.0/toolkit/components/remote/nsDBusRemoteClient.cpp:9:
firefox-beta-unwrapped-aarch64-linux> In file included from /build/firefox-120.0/toolkit/components/remote/nsDBusRemoteClient.h:15:
firefox-beta-unwrapped-aarch64-linux> In file included from /build/firefox-120.0/mozobj/dist/include/mozilla/DBusHelpers.h:10:
firefox-beta-unwrapped-aarch64-linux> /build/firefox-120.0/mozobj/dist/system_wrappers/dbus/dbus.h:3:15: fatal error: 'dbus/dbus.h' file not found
firefox-beta-unwrapped-aarch64-linux> #include_next <dbus/dbus.h>
firefox-beta-unwrapped-aarch64-linux> ^~~~~~~~~~~~~
| 15:28:09 |
hexa | dbus is obviously already in buildInputs | 15:33:07 |
hexa | and splicing should pick up the dev output | 15:33:19 |
hexa | I'm open to ideas | 15:41:52 |
K900 ⚡️ | Include order fuckery? | 15:43:17 |
nbp | Nix overload gcc and the overloaded gcc has an environment variable to be a lot more verbose. That might help figuring out what is included as part of the path which are being looked. | 15:45:42 |
| @gsaurel:laas.fr left the room. | 16:03:56 |
| 27 Oct 2023 |
| Federico Damián Schonborn changed their profile picture. | 01:24:23 |
| Janik (they/them) joined the room. | 16:49:16 |
| 3 Nov 2023 |
| mib 🥐 changed their profile picture. | 13:52:41 |
nbp | Has anyone tried to load a temporary addon in the Firefox version compiled with Nixpkgs? I can successfully load in a binary-nightly version of Firefox, but not in the release Nixpkgs-built version. | 18:01:02 |
nbp | By temporary addon, I mean loading a manifest.json in about:debugging | 18:01:23 |
| 6 Nov 2023 |
| gabriel changed their display name from gabriel to gabriel | sick 🤧. | 14:53:17 |
| 7 Nov 2023 |
hexa | https://github.com/NixOS/nixpkgs/pull/265988 | 03:13:14 |
hexa | https://www.mozilla.org/en-US/firefox/119.0.1/releasenotes/ | 15:35:19 |
hexa | wasm-ld: error: /nix/store/fqzakkmfnmpcdcy35502xp19830c6ski-wasi-sysroot/lib/wasm32-wasi/libc++abi.a(stdlib_new_delete.cpp.o): undefined symbol: __cxa_allocate_exception
wasm-ld: error: /nix/store/fqzakkmfnmpcdcy35502xp19830c6ski-wasi-sysroot/lib/wasm32-wasi/libc++abi.a(stdlib_new_delete.cpp.o): undefined symbol: __cxa_throw
wasm-ld: error: /nix/store/fqzakkmfnmpcdcy35502xp19830c6ski-wasi-sysroot/lib/wasm32-wasi/libc++abi.a(stdlib_new_delete.cpp.o): undefined symbol: __cxa_allocate_exception
wasm-ld: error: /nix/store/fqzakkmfnmpcdcy35502xp19830c6ski-wasi-sysroot/lib/wasm32-wasi/libc++abi.a(stdlib_new_delete.cpp.o): undefined symbol: __cxa_throw
| 18:26:39 |