| 7 Dec 2025 |
roberth | Not quite the solve-bugs-first approach, but valid nonetheless | 15:38:18 |
roberth | adopt this rust code https://fosstodon.org/@ole/115679363422551728 | 17:12:28 |
roberth | I've opened an RFC to help the flakes project incorporate old community feedback. Would love to have your feedback on https://github.com/NixOS/rfcs/pull/193 | 23:07:01 |
roberth | "TOML flakes" | 23:07:16 |
| 8 Dec 2025 |
roberth | Now also https://github.com/NixOS/rfcs/pull/194 for the inputs.entrypoint part | 10:13:43 |
roberth | I've split it into two | 10:14:10 |
dramforever | cc vcunat i can't reproduce the aarch64-darwin build failure on nix-community darwin01, /nix/store/1jgxwz43j7rjbfywcldlqxss0iwqgsby-nix-functional-tests-2.31.2+1.drv succeeds there, reproducibly | 11:52:06 |
dramforever | * re https://github.com/NixOS/nixpkgs/pull/468208#issuecomment-3626314109 vcunat i can't reproduce the aarch64-darwin build failure on nix-community darwin01, /nix/store/1jgxwz43j7rjbfywcldlqxss0iwqgsby-nix-functional-tests-2.31.2+1.drv succeeds there, reproducibly | 11:52:23 |
dramforever | my only idea is can you possibly try making it not have a plus sign in the name? | 11:52:43 |
vcunat | I wonder. What I tested is unsandboxed nix config. | 11:53:13 |
vcunat | (I think Hydra's builders are also unsandboxed?) | 11:53:25 |
dramforever | oh | 11:54:07 |
dramforever | like as in --no-sandbox? | 11:54:36 |
Sergei Zimmerman (xokdvium) | In reply to @dramforever:matrix.org my only idea is can you possibly try making it not have a plus sign in the name? Mhm that got fixed on maintenance branch | 11:55:25 |
vcunat | As in no sandbox mentioned in nix.conf. | 11:55:29 |
Sergei Zimmerman (xokdvium) | In reply to @xokdvium:matrix.org Mhm that got fixed on maintenance branch It’s the borked soname with appendPatches | 11:56:21 |
dramforever | oh my god | 11:56:49 |