!ayCRiZriCVtuCUpeLp:nixos.org

Nix Cross Compiling

575 Members
127 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
18 Dec 2025
@bake.monorail:matrix.orgbake.monorailkeeping old compilers building is not so hard, in my experience is just some new compiler error, nothing incredibly hard to patch. it's also useful for bootstrapping systems. I think it'd be valuable. but yeah, it takes some effort. I'm curious about what features cc-wrapper needs. in my understanding it's just adding a bunch of compiler flags, but I didn't look too hard into it.13:29:04
@matthewcroughan:defenestrate.itmatthewcroughanI mean, the reason anything would get dropped is because it's not working, so if you don't want to drop it you could just make PRs13:29:35
@bake.monorail:matrix.orgbake.monorailare you sure? AFAIU there's a policy about dropping end-of-life'd compilers. I don't think they necessarily "do not work"13:30:21
@matthewcroughan:defenestrate.itmatthewcroughanlike if it's an esoteric compiler/stdenv you're talking about I'm sure that's fine, as long as someone's maintaining it13:30:23
@matthewcroughan:defenestrate.itmatthewcroughanotherwise if it's like gccX where X is old, then no13:30:41
@matthewcroughan:defenestrate.itmatthewcroughanyou can't keep everything always forever, that's what you use old releases of nixpkgs for 13:31:02
@matthewcroughan:defenestrate.itmatthewcroughanand then you can maintain that in your own repo, with your own overlays, if you're truly serious about it13:31:16
@matthewcroughan:defenestrate.itmatthewcroughanIf it's "not that hard" as you say, then why not just keep an overlay? Not that hard either?13:31:55
@bake.monorail:matrix.orgbake.monorailI think compilers could be an exception due to their role in enabling building other software. but yeah, I feel like we're delving more on opinions rather than hard facts about what's specifically hard.13:32:16
@matthewcroughan:defenestrate.itmatthewcroughanI mean, provide it as an overlay or flake then if you feel that way?13:32:48
@matthewcroughan:defenestrate.itmatthewcroughanhttps://github.com/autc04/Retro6813:32:49
@matthewcroughan:defenestrate.itmatthewcroughancheck that out13:32:52
@matthewcroughan:defenestrate.itmatthewcroughanthe maintenance status of retro68 makes it pretty valid for inclusion in nixpkgs instead of being its own flake though13:33:11
@matthewcroughan:defenestrate.itmatthewcroughanwhereas an out-of-date unmaintained thing is less relevant for nixpkgs inclusion13:33:30
@matthewcroughan:defenestrate.itmatthewcroughanstill shows how you can provide all that infra just fine outside of nixpkgs though13:33:46
@matthewcroughan:defenestrate.itmatthewcroughanLike, overlays, overrideAttrs, override, all provide you with ways of achieving what you want to do, you can't keep everything forever in the tree13:35:37
@bake.monorail:matrix.orgbake.monorail I feel you're being a bit unnecessarily adversarial. this said, having an overlay is quite different story, since it does not enable you to reuse "private" logic from nixpkgs.
for instance, in the GCC package it's not possible to override the versions without forking (there's a "private" variable determining the versions).
13:35:42

Show newer messages


Back to Room ListRoom Version: 6