| 19 Dec 2023 |
fgaz | In reply to @pouspous:matrix.org I understand this option as being a list of packages that must remain on the system, even if not necessarily referenced by anything in the store, right ? yes, and I use it as sort of a lighter version of system.includeBuildDependencies | 15:21:36 |
@pouspous:matrix.org | So why do cross-compiled packages in system.extraDependencies need recompilation when requested on the native machine, but not packages in environment.systemPackages. Them too should have a different hash right ? | 15:50:57 |
@pouspous:matrix.org | * So why do cross-compiled packages in system.extraDependencies need recompilation when requested on the native machine, but not packages in environment.systemPackages ? Them too should have a different hash right ? | 15:51:18 |
@pouspous:matrix.org | * So why do cross-compiled packages in system.extraDependencies need recompilation when requested on the native machine, but not packages in environment.systemPackages ? Them too should have a different hash, right ? | 15:51:29 |
fgaz | pouspous: both require recompilation. If you try to nixos-rebuild from a star64 that was flashed with a cross image, it will try to rebuild everything from the ground up | 15:57:37 |