nix-shell concurrency issue
Sometimes when multiple nix-shell are run and try to build the same derivation a deadlock occurs.
Possible workarounds:
- try a nix image with multi-user daemon
- patch trackbone to serialize the
nix-shell --run echopart
Sometimes when multiple nix-shell are run and try to build the same derivation a deadlock occurs.
Possible workarounds:
nix-shell --run echo part