!RbXGJhHMsnQcNIDFWN:nixos.org

Haskell in Nixpkgs/NixOS

706 Members
For discussions and questions about Haskell with Nix, cabal2nix and haskellPackages in nixpkgs | Current Docs: https://haskell4nix.readthedocs.io/142 Servers

Load older messages


SenderMessageTime
22 Apr 2025
@alexfmpe:matrix.orgalexfmpeYeah I agree. I don't see the point of there being stackage overlay, nixpkgs overlay, horizon overlay plus iog and obsidian nix jungles11:25:44
@alexfmpe:matrix.orgalexfmpeWe're all tackling the same problem11:25:53
@alexfmpe:matrix.orgalexfmpeWell stackage isn't an overlay per se11:26:34
@maralorn:maralorn.demaralornProblem is that it is kinda fishy to maintain a community wide patchset which is overriding the package authors. That has a very complicated trust model.11:27:45
@alexfmpe:matrix.orgalexfmpe
In reply to @alexfmpe:matrix.org
Well stackage isn't an overlay per se
But it's not an orthogonal layer we can just be agnostic to. If they have some package deep in the dependency chains that is broke but only the tests expose it, stackage will happily base other package versions around it and then we need to undo a part of that
11:28:47
@alexfmpe:matrix.orgalexfmpe
In reply to @maralorn:maralorn.de
Problem is that it is kinda fishy to maintain a community wide patchset which is overriding the package authors. That has a very complicated trust model.
That's true but
11:29:32
@alexfmpe:matrix.orgalexfmpeHow does anyone but the package authors prevent the need of after the fact fixups?11:30:50
@alexfmpe:matrix.orgalexfmpeWhat I think we can do is be more strict on the whole *nudge upstream when adding overrides*11:31:37
@alexfmpe:matrix.orgalexfmpe
In reply to @alexfmpe:matrix.org
How does anyone but the package authors prevent the need of after the fact fixups?
For instance, both js and wasm backends are unusable without overrides if they depend on splitmix
11:32:38
@maralorn:maralorn.demaralorn
In reply to @alexfmpe:matrix.org
What I think we can do is be more strict on the whole *nudge upstream when adding overrides*
Maybe we can automate this better and do it earlier.
11:32:51
@alexfmpe:matrix.orgalexfmpeOne of them is a PR since 202311:32:57
@malteneuss:matrix.org@malteneuss:matrix.orgThe head.hackage thing was discussed https://discourse.haskell.org/t/language-library-and-compiler-stability-moved-from-ghc-9-6-migration-guide/5745/92?u=malteneuss, but my impression is that it's a crutch, and not a final solution (see SPJ post afterwards).11:33:24
@alexfmpe:matrix.orgalexfmpeMaintainer doesn't want to accept the backend specific stuff because they can't check it in CI11:33:27
@alexfmpe:matrix.orgalexfmpeSo it's a deadend11:33:37
@alexfmpe:matrix.orgalexfmpe
In reply to @maralorn:maralorn.de
Maybe we can automate this better and do it earlier.
Agreed but it's fundamentally just minimizing the surface area of the sketchy trust model
11:34:14
@maralorn:maralorn.demaralorn
In reply to @maralorn:maralorn.de
Maybe we can automate this better and do it earlier.
Most problems we encounter when switching our LTS could have been detected well in advance.
11:34:25
@alexfmpe:matrix.orgalexfmpeIf anything, consolidating efforts with the other overridistans would allow for more eyes to sign iff on the same thing11:35:02
@alexfmpe:matrix.orgalexfmpe* If anything, consolidating efforts with the other overridistans would allow for more eyes to sign off on the same thing11:35:10
@alexfmpe:matrix.orgalexfmpeThat actually relaxes the trust model11:35:18
@maralorn:maralorn.demaralornI am guilty of this myself. I often only fix stuff, when it breaks during a nixpkgs update.11:35:26
@alexfmpe:matrix.orgalexfmpeImagine 3-out-of-5 approvals needed for merges11:35:38
@alexfmpe:matrix.orgalexfmpeA la clc proposal11:35:44
@alexfmpe:matrix.orgalexfmpeAs it is we have 1-out-of-2 being done in half a doze different places11:36:08
@alexfmpe:matrix.orgalexfmpe* As it is we have 1-out-of-2 being done in half a dozen different places11:36:14
@alexfmpe:matrix.orgalexfmpe
In reply to @maralorn:maralorn.de
Most problems we encounter when switching our LTS could have been detected well in advance.
It might be less painful to follow nightly really. Then we get smaller steps and follow upstream more closely so we can quickly tell them 'nevermind the bounds, foo is just broken' before they bump 300 other packages assuming that one can be bumped
11:37:53
@alexfmpe:matrix.orgalexfmpe* As it is we have 1-out-of-N being done in half a dozen different places11:40:09
@maralorn:maralorn.demaralornI mean I see your point. I am just not sure that the whole stackage does a wrong bump problem is what is biting is in practice.11:41:18
@alexfmpe:matrix.orgalexfmpe
In reply to @alexfmpe:matrix.org
For instance, both js and wasm backends are unusable without overrides if they depend on splitmix
er, that is, if you try to use packages that depend on splitmix you have a runtime failure as soon as that bit is evaluated
11:41:22
@alexfmpe:matrix.orgalexfmpeYeah I don't think it's anywhere near the top of our problems11:41:59
@alexfmpe:matrix.orgalexfmpeI just think the whole 'actually run tests and patch things if maintainer checks out' is fundamentally inevitable, so we might as well enshrine that approach11:43:03

Show newer messages


Back to Room ListRoom Version: 6