simonzkl

Results 6 comments of simonzkl

Nope, that tmpdir isolation was all that was needed here. I think it's fine to close this. Thanks!

FWIW switching to `compression=zstd` fixed the issue for me. Using the default compression method consistently hanged `nix copy` for certain larger outputs (tested up to 10min before I interrupted). The...

> > FWIW switching to `compression=zstd` fixed the issue for me. > > @simonzkl Where did you set `compression=zstd`? I'd like to give this a try, but I see no...

This has caused a ton of hard to debug issues in our company where people installed nix-direnv through `nix profile` and left it out of date. From annoying warnings, to...

When designing the plugin system it would be nice to support some sort of early initialization phase that plugins can hook into to set process environmental variables that other plugins...

I don't think this is related. It kinda sounds like zsh executing a bash script or something like that.