| 30 Apr 2026 |
hexa | https://firefoxci-websocktunnel.services.mozilla.com/us-west1-a.6255730980504403819.60099/log/LEPLWp_ORUCRBAk1t_cvrg | 13:00:21 |
hexa | symbol scraping test run | 13:00:24 |
| 1 May 2026 |
| llakala set a profile picture. | 17:12:29 |
colemickens | Can I get an assist/consult here: https://github.com/nix-community/flake-firefox-nightly/pull/62
the fix seems okay-ish but I'm surprised that this wasn't noticed earlier.
I would expect to see something that updates where the devedition version is fetched, but that's not in the PR.
Surely it's not the case that every valid devedition build tag is also a valid beta tag so.... ??? | 17:41:37 |
whispers [& it/fae] | devedition and beta are released in sync and are basically the same browser | 18:36:26 |
whispers [& it/fae] | * devedition and beta are released in sync, versioned the same, and are in large part the same browser | 18:36:37 |
whispers [& it/fae] | * devedition and beta are based on the same branch, versioned the same, released in sync, and are in large part the same browser | 18:37:14 |
whispers [& it/fae] | * devedition and beta are based on the same branch, versioned the same, released in sync, and are in large part the same browser, so it's not surprising that it's just worked | 18:37:20 |
llakala | taking a look at where i re-import pkgs in my config - does the the usage of some wasm sandboxing in build-mozilla-mach really require an entire cross-chain?
relevant lines:
export WASM_CC=${pkgsCross.wasi32.stdenv.cc}/bin/${pkgsCross.wasi32.stdenv.cc.targetPrefix}cc
export WASM_CXX=${pkgsCross.wasi32.stdenv.cc}/bin/${pkgsCross.wasi32.stdenv.cc.targetPrefix}c++
and
wasiSysRoot = runCommand "wasi-sysroot" { } ''
mkdir -p $out/lib/wasm32-wasi
for lib in ${pkgsCross.wasi32.llvmPackages.libcxx}/lib/*; do
ln -s $lib $out/lib/wasm32-wasi
done
'';
| 18:56:57 |
llakala | * taking a look at where i re-import pkgs in my config - does the the usage of some wasm sandboxing in build-mozilla-mach really require an entire cross-chain, or is it possible to achieve this without it?
relevant lines:
export WASM_CC=${pkgsCross.wasi32.stdenv.cc}/bin/${pkgsCross.wasi32.stdenv.cc.targetPrefix}cc
export WASM_CXX=${pkgsCross.wasi32.stdenv.cc}/bin/${pkgsCross.wasi32.stdenv.cc.targetPrefix}c++
and
wasiSysRoot = runCommand "wasi-sysroot" { } ''
mkdir -p $out/lib/wasm32-wasi
for lib in ${pkgsCross.wasi32.llvmPackages.libcxx}/lib/*; do
ln -s $lib $out/lib/wasm32-wasi
done
'';
| 18:57:19 |
K900 ⚡️ | Yes, it does | 19:13:29 |
llakala | thought i'd ask. thanks! | 19:17:55 |
whispers [& it/fae] | * | 20:31:26 |
colemickens | great, that is basically the only explanation my brain could reason with, thanks for saying :) | 20:33:16 |
| 7 May 2026 |
nbp | https://groups.google.com/a/mozilla.org/g/dev-platform/c/LR5ovzj7ZkA/m/sfP65v0zAAAJ | 09:28:39 |
hexa | 2 years in the making | 09:29:26 |
hexa | Redacted or Malformed Event | 09:29:28 |
hexa | Redacted or Malformed Event | 09:29:30 |
hexa | this will further improve the details in our crashreports, which is much appreciated | 09:29:52 |
| @jykrwn_bot:matrix.org joined the room. | 09:32:41 |
| NixOS Moderation Bot banned @jykrwn_bot:matrix.org (disagreement). | 09:32:42 |
hexa | https://groups.google.com/a/mozilla.org/g/dev-platform/c/yy4p-jmWDy8 | 09:50:43 |
nbp | hexa: do you know if the cache has download statistics for cached packages, such as Firefox? | 12:34:02 |
hexa | only in principle | 12:41:31 |
hexa | I think we need to finish https://github.com/NixOS/infra/pull/388 | 12:42:16 |
hexa | that generates https://github.com/NixOS/infra/tree/main/metrics/fastly#reports | 12:42:49 |
nbp | Thank you for the info. I was wondering whether it would have been possible to estimate the number of people who turn off telemetry by comparing the reported data.
Not a big deal. | 13:03:15 |
dish [Fox/It/She] | In reply to @hexa:lossy.network https://groups.google.com/a/mozilla.org/g/dev-platform/c/yy4p-jmWDy8 oh no | 14:09:20 |
hexa | https://hacks.mozilla.org/2026/05/behind-the-scenes-hardening-firefox/ | 17:39:57 |
| 8 May 2026 |
| jopejoe1 changed their display name from jopejoe1 (4094@epvpn) to jopejoe1. | 08:42:50 |