| 13 Mar 2026 |
Yureka (she/her) | I am trying to update lixPackageSets.git inside nixpkgs | 10:10:43 |
Yureka (she/her) | https://github.com/NixOS/nixpkgs/pull/498762 | 10:10:44 |
Yureka (she/her) | However the build is failing without an obvious error message | 10:11:05 |
Yureka (she/her) | I bisected it to 357ee01002bc31229f444dc15fab6abf64f372c6
build: attempt to normalize Rust handling to support static linking | 10:11:13 |
Yureka (she/her) | I already added rust-cbindgen | 10:11:38 |
Yureka (she/her) | I don't see any other obvious changes to the packaging | 10:11:45 |
piegames | In reply to @yuka:yuka.dev
I bisected it to 357ee01002bc31229f444dc15fab6abf64f372c6
build: attempt to normalize Rust handling to support static linking Wasn't that the so unification commit? | 10:32:18 |
piegames | If so, probably best to ask again on Zulip where our dragon can see it | 10:32:44 |
aloisw | I see a bunch of the stuff from https://github.com/NixOS/nixpkgs/pull/480992 missing, but that should only affect tests. | 11:17:38 |