I would expect that not to work since it seems the header reorg was done in upstream 2.19. I also think it would make more sense to conditionally patch du and avoid pulling in upstream if…
Unless the goal is to maintain header compat with Nix, there's not much point in spending the effort to try to fix if that's the only benefit.
I assume that Lix isn't trying to maintain header…
nix develop
I pushed it to refs/sb/arcuru/commit-msg
first as I was having some issues with Gerrit authentication. That may have messed up some references.
AFAICT this just needs another override added into https://git.lix.systems/lix-project/nixos-module/src/branch/main/overlay.nix
nix-du = prev.nix-du.override {
nix = final.nixVersion…
nix develop
I put together a tiny patch that will download it if it isn't present.
I'm new to using Gerrit but I think that's all that's needed? I built this patchset with the change and seemed to go fine.