I noticed that you don't `strip` your binary releases. They are about 10 MB larger than they need to be. You might want to look into that. Example: https://github.com/typeable/octopod/blob/90fa7b8108457f19d502458c089135866c690e0d/default.nix#L27
I noticed that you don't
stripyour binary releases. They are about 10 MB larger than they need to be. You might want to look into that.Example: https://github.com/typeable/octopod/blob/90fa7b8108457f19d502458c089135866c690e0d/default.nix#L27