~ruther/guix-exprs

ref: 481eec5d1929f5d7b80853f7a8707c0e8836eb86 guix-exprs/ruther/packages/patches d---------
fix: libstdc++ getentropy fix

The newlib does not expose getentropy in the final libraries,
but stil has it in the headers. That leads to configure thinking
getentropy is available and it will be used in the <random>.
feat: add dwl main branch