Hi Tobias,
what would it need to make your tool work with arm images?
Update:
I tried to compile your main.go on arm but not luck, modules are deprecated ( dockerignore ) , its a real mess (not your code but the go packaging system). It might be easier to migrate the code but I feel that taking a deeper look at the nixos side might be more useful on the long run. Meanwhile I decided to try to merge two arm images and it actually worked on my system (macos).
Hi Tobias,
what would it need to make your tool work with arm images?
Update:
I tried to compile your main.go on arm but not luck, modules are deprecated ( dockerignore ) , its a real mess (not your code but the go packaging system). It might be easier to migrate the code but I feel that taking a deeper look at the nixos side might be more useful on the long run. Meanwhile I decided to try to merge two arm images and it actually worked on my system (macos).