| 8 Apr 2026 |
K900 | > +(json.sh:54) script -e -q /dev/null -c 'nix eval --json --expr \{\ a.b.c\ =\ true\;\ \}'
> script: unexpected number of arguments
> Try 'script --help' for more information.
| 05:51:07 |
K900 | nix-functional-tests on staging-next | 05:51:12 |
K900 | CC @Sergei Zimmerman (xokdvium) | 05:51:17 |
K900 | Also yeeted some other misc fixes to -next that I found building all of my things overnight | 06:15:30 |
| sampointon joined the room. | 06:36:57 |
K900 | I assume it's this | 10:00:40 |
K900 | https://github.com/util-linux/util-linux/commit/70507ab9eaed10b8dd77b77d4ea25c11ee726bed | 10:01:35 |
K900 | @Sergei Zimmerman (xokdvium) should we just fix the test for now? | 10:02:50 |
K900 | Or maybe skip it in nixpkgs | 10:02:57 |
Sergei Zimmerman (xokdvium) | Skipping is ok. Patching it out is fine, not at the keyboard now though | 10:05:19 |
K900 | Ouch | 10:06:10 |
K900 | There's already a skip in there | 10:06:12 |
K900 | That I'm not sure we even need anymore | 10:06:17 |
K900 | https://github.com/NixOS/nixpkgs/commit/5cf4e4a70ea305be8f1f425e4bc009bf10ebf472 | 10:06:47 |
Sergei Zimmerman (xokdvium) | Yeah it did get fixed with the toml bump | 10:07:23 |
K900 | OK, unspeakable horrors have been shipped | 10:13:08 |
K900 | https://github.com/NixOS/nixpkgs/commit/64d65a80f2c844edb3b22277c6ebe2a33c5cdf6d | 10:13:21 |
K900 | Also, emacs-nox is broken by something something tree-sitter something | 10:31:49 |
K900 | https://github.com/emacs-mirror/emacs/commit/d587ce8c65a0e22ab0a63ef2873a3dfcfbeba166 | 10:36:50 |
K900 | OK I think this should help | 10:36:54 |
K900 | Oh great | 10:52:54 |
K900 | libarchive is busted on Darwin | 10:53:12 |
K900 | So I can't test the other emacs | 10:53:24 |
K900 | ┃ > Undefined symbols for architecture arm64:
┃ > "__libiconv_version", referenced from:
┃ > _archive_version_details in archive_version_details.o
┃ > _archive_libiconv_version in archive_version_details.o
┃ > ld: symbol(s) not found for architecture arm64
┃ > clang: error: linker command failed with exit code 1 (use -v to see invocation)
| 10:53:39 |
Alyssa Ross | I found util-linux and openblas broken on musl so far | 10:54:00 |
Alyssa Ross | * | 10:54:06 |
Vladimír Čunát | util-linux should be fixed now. | 11:09:54 |
Vladimír Čunát | https://github.com/NixOS/nixpkgs/pull/507581 | 11:10:13 |
Vladimír Čunát | libarchive might be simple, but not confirmed yet:
https://github.com/NixOS/nixpkgs/pull/477164#issuecomment-4201774900 | 11:11:01 |
emily | @reckenrode:matrix.org libiconv bootstrap stuff? | 11:15:03 |