28 Jul 2025 |
John Ericson | :D | 13:02:56 |
John Ericson | we can grep | 13:03:31 |
dramforever | honestly | 13:03:40 |
Alyssa Ross | TBH I think it would be fine | 13:03:49 |
Alyssa Ross | We could try it and switch to hashes if it doesn't work | 13:03:53 |
dramforever | {arch}-unknown-{os}-{abi} and {arch}-cross-{os}-{abi} sounds nice | 13:04:09 |
Alyssa Ross | (I'm not volunteering to implement this — tbh I'm surprised nobody it's telling me it's too bonkers to even be considering) | 13:04:18 |
John Ericson | if we do hashes then I don't think we force build != host? | 13:04:26 |
dramforever | yes i'm bikeshedding | 13:04:27 |
Alyssa Ross | * | 13:04:28 |
John Ericson | because they would have the same hash too? | 13:04:34 |
Alyssa Ross | That's true | 13:04:48 |
Alyssa Ross | Plus we still don't configurePlatforms by default anyway | 13:05:02 |
p14 | John Ericson: does gccng pose a solution to https://github.com/NixOS/nixpkgs/issues/265121 ?
A test case is building bashNonInteractive while varying ‘gcc.arch’. | 13:20:56 |
Tristan Ross | In reply to @p14:matrix.org
John Ericson: does gccng pose a solution to https://github.com/NixOS/nixpkgs/issues/265121 ?
A test case is building bashNonInteractive while varying ‘gcc.arch’. I think I've seen that with gfortran which GCC NG's gfortran works with pkgsLLVM | 17:40:08 |
Tristan Ross | Ericson and I have been working on this but I've got no bandwidth to spare for the next two weeks. | 17:42:10 |
p14 | Can you help me parse what you said? You're saying that gcc ng's pkgsLLVM gfortran has this problem and is fixed vs gcc (not-ng)? | 17:44:27 |
Tristan Ross | In reply to @p14:matrix.org Can you help me parse what you said? You're saying that gcc ng's pkgsLLVM gfortran has this problem and is fixed vs gcc (not-ng)? No | 17:45:15 |
Tristan Ross | pkgsLLVM.gfortran is broken | 17:45:26 |
Tristan Ross | pkgsLLVM.gccNGPackages_15.gfortran works | 17:45:43 |
Tristan Ross | https://github.com/NixOS/nixpkgs/issues/374950 | 17:46:32 |
1 Aug 2025 |
| yan 💕 joined the room. | 15:43:10 |
2 Aug 2025 |
dramforever |  Download 1000004005.png | 04:50:11 |
dramforever | sweet, sweet nixos with a custom rust target json | 04:50:19 |
dramforever | the necessary rustcTarget madness fixes are here but i think i might have mucked with crossPlatform.rust.* a bit too much so holding off on a pr https://github.com/dramforever/nixpkgs/tree/rustcTarget-madness | 04:51:42 |
5 Aug 2025 |
aleksana 🏳️⚧️ (force me to bed after 18:00 UTC) | For anyone interested in LoongArch64, Loongson Hobbyists Community is group ordering motherboards and laptops for overseas developers, with a relatively low price.
https://docs.google.com/forms/d/e/1FAIpQLSf53--4yWf_yMYpcaJAx-rSeGiWn5ky5Nk0wwQdX9vw4gCDYg/viewform | 04:43:56 |
aleksana 🏳️⚧️ (force me to bed after 18:00 UTC) | * For anyone interested in LoongArch64, Loongson Hobbyists Community is group ordering motherboards and laptops for overseas developers, with a relatively low price.
https://forms.gle/WYgH68tcTckPNjew6 | 04:57:02 |
aleksana 🏳️⚧️ (force me to bed after 18:00 UTC) | In reply to @aleksana:mozilla.org
For anyone interested in LoongArch64, Loongson Hobbyists Community is group ordering motherboards and laptops for overseas developers, with a relatively low price.
https://docs.google.com/forms/d/e/1FAIpQLSf53--4yWf_yMYpcaJAx-rSeGiWn5ky5Nk0wwQdX9vw4gCDYg/viewform Sorry, that was the wrong link. Fixed. | 04:57:15 |
| Axel Karjalainen joined the room. | 18:46:47 |
6 Aug 2025 |
benmkw | Hi, i am trying to get a minimal mainline linux build working on https://linux-sunxi.org/Xunlong_Orange_Pi_3 and currently i cannot get it do do anything, cant check uart, but no led/ no hdmi output, the config is very minimal and it seems upstream support in nix is decent so maybe its sth. easy to spot? https://paste.rs/v3kWt.txt thanks :) (the board work with dietpi so i can rule out a hardware issue) | 11:24:52 |