!OqhvaDMJdKYUicLDiE:nixos.org

Nixpkgs Stdenv

182 Members
57 Servers

Load older messages


SenderMessageTime
17 Jun 2025
@k900:0upti.meK900I see your point now08:34:22
@jopejoe1:matrix.orgjopejoe1 (4094@GPN23) changed their display name from jopejoe1 (4094@eh22) to jopejoe1 (4094@GPN23).12:06:05
@aleksana:mozilla.orgaleksana 🏳️‍⚧️ (force me to bed after 18:00 UTC)https://github.com/NixOS/nixpkgs/pull/41750012:18:10
@aleksana:mozilla.orgaleksana 🏳️‍⚧️ (force me to bed after 18:00 UTC)This nano breakage is kinda strange12:18:21
@aleksana:mozilla.orgaleksana 🏳️‍⚧️ (force me to bed after 18:00 UTC)
In reply to @aleksana:mozilla.org
This nano breakage is kinda strange
it's updated on master
12:28:05
18 Jun 2025
@aleksana:mozilla.orgaleksana 🏳️‍⚧️ (force me to bed after 18:00 UTC)stdenv team members, please see if you have any objection on adopting orphaned stdenv dependencies: https://github.com/NixOS/nixpkgs/issues/41620016:48:10
@reckenrode:matrix.orgRandy EckenrodeIs this Linux-only, or are we considering other stdenvs (like Darwin) as well?17:25:32
@aleksana:mozilla.orgaleksana 🏳️‍⚧️ (force me to bed after 18:00 UTC)
In reply to @reckenrode:matrix.org
Is this Linux-only, or are we considering other stdenvs (like Darwin) as well?
The list is linux only
17:28:37
@reckenrode:matrix.orgRandy Eckenrode
In reply to @aleksana:mozilla.org
The list is linux only
My question was more about scope. Is reviewing other platforms in scope, or should that be a separate issue?
17:30:40
@reckenrode:matrix.orgRandy EckenrodeIf someone later wants to take over one if these packages, would the stdenv team be dropped from them?17:31:17
@aleksana:mozilla.orgaleksana 🏳️‍⚧️ (force me to bed after 18:00 UTC)
In reply to @reckenrode:matrix.org
My question was more about scope. Is reviewing other platforms in scope, or should that be a separate issue?
You mean reviewing a package that builds on both linux and darwin?
17:32:47
@reckenrode:matrix.orgRandy Eckenrode
In reply to @aleksana:mozilla.org
You mean reviewing a package that builds on both linux and darwin?
Yeah, to see if there are other unmaintained packages in the major platform bootstraps.
17:33:36
@aleksana:mozilla.orgaleksana 🏳️‍⚧️ (force me to bed after 18:00 UTC)
In reply to @reckenrode:matrix.org
Yeah, to see if there are other unmaintained packages in the major platform bootstraps.
It's up to them to decide.
17:34:16
@aleksana:mozilla.orgaleksana 🏳️‍⚧️ (force me to bed after 18:00 UTC)Currently I just want to reduce this kind of warning which is not actionable enough for ordinary users17:34:56
@aleksana:mozilla.orgaleksana 🏳️‍⚧️ (force me to bed after 18:00 UTC)
In reply to @reckenrode:matrix.org
If someone later wants to take over one if these packages, would the stdenv team be dropped from them?
Also the same
17:35:40
@aleksana:mozilla.orgaleksana 🏳️‍⚧️ (force me to bed after 18:00 UTC)We probably don't want to see someone who just added themselves to the maintainer list take up maintenance work, because merging r-ryantm unconditionally may still cause some chaos17:37:38
@qyliss:fairydust.spaceAlyssa RossTBH you may be overestimating how much care goes into committer-merged updates to stdenv dependencies 😛17:40:02
@qyliss:fairydust.spaceAlyssa Ross(Not saying this isn't a good idea)17:42:00
@tomberek:matrix.orgtomberek joined the room.17:45:59
@tomberek:matrix.orgtomberekWould the stdenv folks be interested in a relocatable store, a relocatable Nix? The SC is exploring this as a possible roadmap effort and a big part of it would be building some momentum with the core+stdenv that requires more specialized experience. Don't have all the details figured out, but trying to gauge the interest.17:57:09
@qyliss:fairydust.spaceAlyssa RossThere are situations where it would be useful for sure but I'd expect it to be an immense effort17:58:02
@weethet:catgirl.cloudWeetHet
In reply to @tomberek:matrix.org
Would the stdenv folks be interested in a relocatable store, a relocatable Nix? The SC is exploring this as a possible roadmap effort and a big part of it would be building some momentum with the core+stdenv that requires more specialized experience. Don't have all the details figured out, but trying to gauge the interest.
Not an stdenv folk but if I understand correctly, this would allow moving the darwin store out of a separate partition which would certainly be nice
18:02:22
@emilazy:matrix.orgemilyI've explored the idea (not in code, just in my head) and I would like it but I agree with Alyssa that it would be super tough in a lot of ways – it's not just linker stuff but a bunch of ecosystems fractally expecting absolute paths to work, so I think it would involve substantial patching of many many packages18:03:14
@emilazy:matrix.orgemily(hopefully some of that could go upstream, but I know some projects are happy assuming absolute paths)18:03:31
@tomberek:matrix.orgtomberekIt being a large effort is why we're trying to see if there is interest, what kind of funding would be needed, to do a feasibility analysis, etc.18:03:35
@emilazy:matrix.orgemily linker stuff is an issue too though: e.g., the path to the dynamic loader for Linux shared executables is absolute, and that's a kernel-level limitation. you can use $ORIGIN in library paths but not for the loader itself. I think you can work around it by linking binaries as effectively "static PIEs" with their own startup code that finds their dynamic loader and execs it 18:04:37
@emilazy:matrix.orgemilybut definitely pretty deep toolchain surgery to make that work, I've wanted to prototype it but no time18:04:53
@emilazy:matrix.orgemily(not sure if an explicit exec would always work without weirdness or if it'd have to be "load the dynamic loader into memory in userspace" which would be painful)18:05:46
@qyliss:fairydust.spaceAlyssa RossMy instinct here is that the cure is worse than the disease18:32:21
@reckenrode:matrix.orgRandy Eckenrode
In reply to @weethet:catgirl.cloud
Not an stdenv folk but if I understand correctly, this would allow moving the darwin store out of a separate partition which would certainly be nice
Having it on a separate partition also comes with benefits (like being able to have a case-sensitive store).
19:56:10

Show newer messages


Back to Room ListRoom Version: 9