!OqhvaDMJdKYUicLDiE:nixos.org

Nixpkgs Stdenv

245 Members
76 Servers

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


SenderMessageTime
20 Mar 2025
@rosscomputerguy:matrix.orgTristan Ross I've been thinking that it'd be nice to be able to override lib.systems to be able to change a lot of it. Like if someone wants to add a new platform, it could be done there without a PR. It should be possible to implement new platforms with overlays. Obviously, if someone wants to upstream that work then it should be possible. 19:59:32
@grimmauld:grimmauld.deGrimmauld (moving to @grimmauld:grapevine.grimmauld.de) joined the room.20:12:15
@grimmauld:grimmauld.deGrimmauld (moving to @grimmauld:grapevine.grimmauld.de)

Alright, i have come with questions about eldritch horrors beyond human comprehension.
What the hell is happening to libiconv here: https://github.com/NixOS/nixpkgs/blob/e83345870e4c1c38b5ade36fe4c89a154f8da403/pkgs/top-level/all-packages.nix#L9517-L9531 ?
Github gives up on blame (getting unicorned). It seems the oldest release with this curse is 15.09: https://github.com/NixOS/nixpkgs/blob/release-15.09/pkgs/top-level/all-packages.nix#L7192-L7201
However, whatever preceeded it already was terrible, maybe even more so: https://github.com/NixOS/nixpkgs/blob/release-14.12/pkgs/top-level/all-packages.nix#L5983-L5995

What is going on here, why do we need this, can we clean this up (and how)?

20:16:41
@grimmauld:grimmauld.deGrimmauld (moving to @grimmauld:grapevine.grimmauld.de) *

Alright, i have come with questions about eldritch horrors beyond human comprehension.
What the hell is happening to libiconv here: https://github.com/NixOS/nixpkgs/blob/e83345870e4c1c38b5ade36fe4c89a154f8da403/pkgs/top-level/all-packages.nix#L9517-L9531 ?
Github gives up on blame (getting unicorned). It seems the oldest release with this curse is 15.09: https://github.com/NixOS/nixpkgs/blob/release-15.09/pkgs/top-level/all-packages.nix#L7192-L7201, anything more specific needs a local git blame
However, whatever preceeded it already was terrible, maybe even more so: https://github.com/NixOS/nixpkgs/blob/release-14.12/pkgs/top-level/all-packages.nix#L5983-L5995

What is going on here, why do we need this, can we clean this up (and how)?

20:17:01
@grimmauld:grimmauld.deGrimmauld (moving to @grimmauld:grapevine.grimmauld.de) Credit to K900 who hunted down glibc-iconv derivation to that part in all-packages.nix 20:17:55
@grimmauld:grimmauld.deGrimmauld (moving to @grimmauld:grapevine.grimmauld.de) * Credit to K900 who hunted down glibc-iconv derivation to that part in all-packages.nix after i was already confused about it 20:18:12
@grimmauld:grimmauld.deGrimmauld (moving to @grimmauld:grapevine.grimmauld.de) * Credit to K900 who hunted down glibc-iconv derivation to that part in all-packages.nix after i was already confused about where it came from 20:18:17
@grimmauld:grimmauld.deGrimmauld (moving to @grimmauld:grapevine.grimmauld.de)image.png
Download image.png
20:32:36
@artturin:matrix.orgArtturin alias bb="git log -p -M --follow --stat --" 20:33:39
@qyliss:fairydust.spaceAlyssa RossWhat's happening is just that some libcs have iconv built in, and others don't, and the appropriate iconv to use varies by platform, no?20:34:13
@grimmauld:grimmauld.deGrimmauld (moving to @grimmauld:grapevine.grimmauld.de)right, but why can't we have one iconv package and use that everywhere, ignoring what libc provides altogether?20:36:54
@grimmauld:grimmauld.deGrimmauld (moving to @grimmauld:grapevine.grimmauld.de)i understand what it does, but why is this needed in the first place?20:37:47
@qyliss:fairydust.spaceAlyssa RossBecause that would violate assumptions programs make about those platforms, and also now there are two iconv implementations at once, because the libc one will still be there.20:43:31

Show newer messages


Back to Room ListRoom Version: 9