Marcus Ramberg
                                            Marcus Ramberg
                                        
                                    Still seeing this on aarch64-darwin ``` [nix-shell:~/.cache/nixpkgs-review/pr-308093]$ ./results/ssh-mitm/bin/ssh-mitm Traceback (most recent call last): File "/nix/store/5lb165ykdqbz7hkmv8nmkjvg5zvzi39n-ssh-mitm-4.1.1/bin/.ssh-mitm-wrapped", line 6, in from sshmitm.cli import main File "/nix/store/5lb165ykdqbz7hkmv8nmkjvg5zvzi39n-ssh-mitm-4.1.1/lib/python3.11/site-packages/sshmitm/cli.py", line 48, in from sshmitm.moduleparser import...
I've had this problem on and off as well.
I was the one who opened the PR to bring it back, but having said that I'm not sure I love the cargo2nix stuff as it seems like you'd need...
> @marcusramberg do you think there's anything else worth doing there or you're good with flipping the draft bit on this and merging it in? I think the only concern...
oki. I just tested updating the flake to nix master, and there's a new failure in the primop test: ``` ❯ go test devenv-shell-env --- FAIL: ExampleRegisterGlobalPrimOp (0.00s) got: want:...
Updated the deps again today, and seems the issue was fixed upstream. All tests pass now.
Seems the fix was [NixOS/nix@`a942a34` (#10767)](https://github.com/NixOS/nix/pull/10767/commits/a942a34469b22491d381a517e86a17f3999a140a)